aboutsummaryrefslogtreecommitdiff
path: root/python/python3-mccabe/README
diff options
context:
space:
mode:
authorMarkus Rinne <markus.ka.rinne@gmail.com>2022-10-05 23:23:27 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-10-08 09:12:45 +0700
commit8bb1300b04641a6e161612c4fb2f709a7efebb75 (patch)
treeff77637c79831fd78b1e39f53c5e035d575188a7 /python/python3-mccabe/README
parent374524dd053742315ca46b91033b7cfbafa738b0 (diff)
python/python3-mccabe: Fix REQUIRES for python3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-mccabe/README')
-rw-r--r--python/python3-mccabe/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/python/python3-mccabe/README b/python/python3-mccabe/README
index 8294c57e46038..d462b9b7859f9 100644
--- a/python/python3-mccabe/README
+++ b/python/python3-mccabe/README
@@ -1,5 +1,3 @@
McCabe checker, plugin for flake8. Ned's script to
check McCabe complexity. This module provides a plugin
for flake8, the Python code checker.
-
-Dependency pytest-runner must be built with Python 3 support.