summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/celery/celery-4.1.0.ebuild')
-rw-r--r--dev-python/celery/celery-4.1.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/celery/celery-4.1.0.ebuild b/dev-python/celery/celery-4.1.0.ebuild
index 23aeae4b7304..abae2734b997 100644
--- a/dev-python/celery/celery-4.1.0.ebuild
+++ b/dev-python/celery/celery-4.1.0.ebuild
@@ -17,6 +17,7 @@ KEYWORDS="amd64 x86"
# There are a number of other optional 'extras' which overlap with those of kombu, however
# there has been no apparent expression of interest or demand by users for them. See requires.txt
IUSE="doc examples redis sqs test yaml"
+RESTRICT="!test? ( test )"
# kombu < 4.2: #666228 (can be loosened in next bump)
RDEPEND="