Merge branch 'marbre-jupyter_core'

* marbre-jupyter_core:
  dev-python/jupyter_core: Add ipython as dependency for testing
This commit is contained in:
Justin Lecher
2016-01-15 11:48:37 +01:00

View File

@@ -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}]
)
"