summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/jupyter_core/jupyter_core-4.0.6.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/jupyter_core/jupyter_core-4.0.6.ebuild b/dev-python/jupyter_core/jupyter_core-4.0.6.ebuild
index 4fd42c687bb7..002d53cfc60d 100644
--- a/dev-python/jupyter_core/jupyter_core-4.0.6.ebuild
+++ b/dev-python/jupyter_core/jupyter_core-4.0.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -25,6 +25,7 @@ DEPEND="${RDEPEND}
test? (
dev-python/pytest[${PYTHON_USEDEP}]
$(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' python2_7)
+ >=dev-python/ipython-4.0.1[${PYTHON_USEDEP}]
)
"