me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-pyflakes-0.8.1.

* gnu/packages/python-xyz.scm (python2-pyflakes-0.8.1): Remove variable.
master
Ricardo Wurmus 2020-04-29 22:16:31 +02:00
parent 7e3ddb6904
commit 37130eccd2
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 0 additions and 3 deletions

View File

@ -7454,9 +7454,6 @@ complexity of Python source code.")
;; XXX Tests not compatible with Python 3.5.
'(#:tests? #f))))
(define-public python2-pyflakes-0.8.1
(package-with-python2 python-pyflakes-0.8.1))
(define-public python-flake8
(package
(name "python-flake8")