summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d4aaa0c3c12e..f53e7e0cb403 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -45,7 +45,6 @@ pkgname = spyder3-git
depends = desktop-file-utils
depends = gtk-update-icon-cache
optdepends = python-pylint: powerful code analysis
- optdepends = ipython: enhanced Python interpreter
optdepends = python-rope: editor code completion, calltips and go-to-definition
optdepends = python-sphinx: rich text help on the object inspector
optdepends = python-numpy: N-dimensional arrays
diff --git a/PKGBUILD b/PKGBUILD
index a116fbf76b49..5571c7d33090 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -73,7 +73,6 @@ package_spyder3-git() {
#'ipython<4.0: enhanced Python interpreter'
#'jupyter>=4.0: enhanced Python interpreter (qtconsole)'
optdepends=('python-pylint: powerful code analysis'
- 'ipython: enhanced Python interpreter'
'python-rope: editor code completion, calltips and go-to-definition'
'python-sphinx: rich text help on the object inspector'
'python-numpy: N-dimensional arrays'