diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2017-07-06 13:04:59 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-08 07:11:22 +0700 |
commit | 14bb5e2ed8a3aa18283cafa83e017ff0c69bb062 (patch) | |
tree | a596437100c45c98fbb10077565b660ff6b9d00a | |
parent | 4eac9d66a05d443ba6b3362791f095823e525e2d (diff) |
development/jupyter-nbconvert: Remove redundant dependency.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
-rw-r--r-- | development/jupyter-nbconvert/jupyter-nbconvert.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/jupyter-nbconvert/jupyter-nbconvert.info b/development/jupyter-nbconvert/jupyter-nbconvert.info index f023bd4a5f94..df2e53d2d0e4 100644 --- a/development/jupyter-nbconvert/jupyter-nbconvert.info +++ b/development/jupyter-nbconvert/jupyter-nbconvert.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/n/nbconvert/nbconvert-5 MD5SUM="8234bb57fcf72af3b0c71dad51877f09" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="bleach ConfigParser entrypoints html5lib jupyter-nbformat mistune pandocfilters testpath" +REQUIRES="bleach ConfigParser entrypoints jupyter-nbformat mistune pandocfilters testpath" MAINTAINER="Benjamin Trigona-Harany" EMAIL="slackbuilds@jaxartes.net" |