From 8bb1300b04641a6e161612c4fb2f709a7efebb75 Mon Sep 17 00:00:00 2001 From: Markus Rinne Date: Wed, 5 Oct 2022 23:23:27 +0100 Subject: python/python3-mccabe: Fix REQUIRES for python3. Signed-off-by: Willy Sudiarto Raharjo --- python/python3-mccabe/README | 2 -- 1 file changed, 2 deletions(-) (limited to 'python/python3-mccabe/README') diff --git a/python/python3-mccabe/README b/python/python3-mccabe/README index 8294c57e46..d462b9b785 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. -- cgit v1.2.3