summaryrefslogtreecommitdiff
path: root/dev-python/flask-restful/flask-restful-0.3.6.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/flask-restful/flask-restful-0.3.6.ebuild')
-rw-r--r--dev-python/flask-restful/flask-restful-0.3.6.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/flask-restful/flask-restful-0.3.6.ebuild b/dev-python/flask-restful/flask-restful-0.3.6.ebuild
index 44eb43948b33..f64b2078e3f3 100644
--- a/dev-python/flask-restful/flask-restful-0.3.6.ebuild
+++ b/dev-python/flask-restful/flask-restful-0.3.6.ebuild
@@ -14,6 +14,7 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86"
IUSE="doc examples paging test"
+RESTRICT="!test? ( test )"
RDEPEND="
>=dev-python/aniso8601-0.82[${PYTHON_USEDEP}]