diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2018-02-01 23:03:00 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-02-03 06:55:18 +0700 |
commit | 5c4d04ec9462ce75851e6f5701150764ada6e0ef (patch) | |
tree | e5320c1140a4f15af1624653cfb1ace23729b61c /python/python3-jupyter-ipykernel | |
parent | 8780cb02bdce6f9697578f95e23b80addbb1e8ed (diff) | |
download | slackbuilds-5c4d04ec9462ce75851e6f5701150764ada6e0ef.tar.gz |
python/python3-jupyter-ipykernel: New deps for jupyter-notebook.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'python/python3-jupyter-ipykernel')
-rw-r--r-- | python/python3-jupyter-ipykernel/python3-jupyter-ipykernel.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-jupyter-ipykernel/python3-jupyter-ipykernel.info b/python/python3-jupyter-ipykernel/python3-jupyter-ipykernel.info index dece6c7ad5..5dac949a80 100644 --- a/python/python3-jupyter-ipykernel/python3-jupyter-ipykernel.info +++ b/python/python3-jupyter-ipykernel/python3-jupyter-ipykernel.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/i/ipykernel/ipykernel-4 MD5SUM="9653261bebd0566a0cd13ae2340bbcce" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="jupyter-notebook python3-ipython python3-jupyter_client python3-tornado" +REQUIRES="python3-ipython python3-jupyter_client python3-tornado" MAINTAINER="Benjamin Trigona-Harany" EMAIL="slackbuilds@jaxartes.net" |