mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-14 19:10:49 +02:00
gnu: Remove python2-mccabe.
* gnu/packages/python-xyz.scm (python2-mccabe): Delete variable.
This commit is contained in:
parent
c75c1e811e
commit
bec1c89891
2 changed files with 10 additions and 13 deletions
|
@ -10706,9 +10706,6 @@ file (e.g. @file{PKG-INFO}).")
|
|||
cyclomatic complexity of Python source code.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-mccabe
|
||||
(package-with-python2 python-mccabe))
|
||||
|
||||
(define-public python-flake8
|
||||
(package
|
||||
(name "python-flake8")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue