summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/mccabe/mccabe-0.4.0.ebuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/dev-python/mccabe/mccabe-0.4.0.ebuild b/dev-python/mccabe/mccabe-0.4.0.ebuild
index f3b8516aac99..035d0cc667ad 100644
--- a/dev-python/mccabe/mccabe-0.4.0.ebuild
+++ b/dev-python/mccabe/mccabe-0.4.0.ebuild
@@ -6,8 +6,6 @@ EAPI=5
PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
-RESTRICT="test"
-
inherit distutils-r1
DESCRIPTION="flake8 plugin: McCabe complexity checker"