Browse Source

development/jupyter_events: Update .info - remove unnecessary DEPs

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/216/head
isaackwy 2 years ago
committed by Willy Sudiarto Raharjo
parent
commit
da6cc4c139
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 2
      development/jupyter_events/jupyter_events.info

2
development/jupyter_events/jupyter_events.info

@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/jupyter/jupyter_events/releases/download/v0.6.3/jup
MD5SUM="dc0028bc8d686c07486592b9e098ecc6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-json-logger python3-jsonschema traitlets python3-rfc3339_validator python3-rfc3986_validator"
REQUIRES="python3-json-logger python3-jsonschema traitlets"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu@protonmail.com"
Loading…
Cancel
Save