summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/jupyter_console/jupyter_console-5.0.0.ebuild')
-rw-r--r--dev-python/jupyter_console/jupyter_console-5.0.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/jupyter_console/jupyter_console-5.0.0.ebuild b/dev-python/jupyter_console/jupyter_console-5.0.0.ebuild
index 9efab28cfe66..6deca6587caf 100644
--- a/dev-python/jupyter_console/jupyter_console-5.0.0.ebuild
+++ b/dev-python/jupyter_console/jupyter_console-5.0.0.ebuild
@@ -15,6 +15,7 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="doc test"
+RESTRICT="!test? ( test )"
RDEPEND="
dev-python/ipython[${PYTHON_USEDEP}]