diff options
Diffstat (limited to 'python/ipython/ipython.info')
-rw-r--r-- | python/ipython/ipython.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/ipython/ipython.info b/python/ipython/ipython.info index 2a826cf2a2..7571ddcb39 100644 --- a/python/ipython/ipython.info +++ b/python/ipython/ipython.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/i/ipython/ipython-8.8.0 MD5SUM="a1ea9b6e43c5568e5031974eb3a6acb0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="decorator ipython_genutils python3-jedi python3-pexpect python3-matplotlib-inline pickleshare python3-prompt_toolkit simplegeneric backcall stack_data" +REQUIRES="decorator ipython_genutils python3-jedi python3-pexpect python3-matplotlib-inline pickleshare python3-prompt_toolkit simplegeneric backcall python3-stack_data" MAINTAINER="Isaac Yu" EMAIL="isaacyu1@isaacyu1.com" |