diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2019-05-16 23:21:37 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-05-18 07:22:18 +0700 |
commit | 0fd3654c5227f8b6922d68ab8adae0bab22c5fdf (patch) | |
tree | d0cbecd62548b3542240d0a4ce9fd74179e1561a /development/jupyter-nbdime/jupyter-nbdime.info | |
parent | d29b436c8b90231ee72316ff957268c65c0e73a2 (diff) |
development/jupyter-nbdime: Updated to use Python 3.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'development/jupyter-nbdime/jupyter-nbdime.info')
-rw-r--r-- | development/jupyter-nbdime/jupyter-nbdime.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/jupyter-nbdime/jupyter-nbdime.info b/development/jupyter-nbdime/jupyter-nbdime.info index e41a9f5a48a6b..d63d28afdf8fa 100644 --- a/development/jupyter-nbdime/jupyter-nbdime.info +++ b/development/jupyter-nbdime/jupyter-nbdime.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/n/nbdime/nbdime-1.0.4.t MD5SUM="05adadfe7f859a32f5a49505265b9887" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="colorama functools-lru-cache GitPython jupyter-notebook python-requests shutil_which" +REQUIRES="colorama GitPython jupyter-notebook python-requests" MAINTAINER="Benjamin Trigona-Harany" EMAIL="slackbuilds@jaxartes.net" |