summaryrefslogtreecommitdiff
path: root/dev-python/flask/flask-1.0.4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/flask/flask-1.0.4.ebuild')
-rw-r--r--dev-python/flask/flask-1.0.4.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/flask/flask-1.0.4.ebuild b/dev-python/flask/flask-1.0.4.ebuild
index 80cc931b35be..309a5494f244 100644
--- a/dev-python/flask/flask-1.0.4.ebuild
+++ b/dev-python/flask/flask-1.0.4.ebuild
@@ -23,6 +23,7 @@ fi
LICENSE="BSD"
SLOT="0"
IUSE="doc examples test"
+RESTRICT="!test? ( test )"
RDEPEND="dev-python/click[${PYTHON_USEDEP}]
dev-python/blinker[${PYTHON_USEDEP}]