mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 13:58:15 -05:00
gnu: Remove python2-pyflakes-0.8.1.
* gnu/packages/python-xyz.scm (python2-pyflakes-0.8.1): Remove variable.
This commit is contained in:
parent
7e3ddb6904
commit
37130eccd2
1 changed files with 0 additions and 3 deletions
|
@ -7454,9 +7454,6 @@ (define-public python-pyflakes-0.8.1
|
||||||
;; XXX Tests not compatible with Python 3.5.
|
;; XXX Tests not compatible with Python 3.5.
|
||||||
'(#:tests? #f))))
|
'(#:tests? #f))))
|
||||||
|
|
||||||
(define-public python2-pyflakes-0.8.1
|
|
||||||
(package-with-python2 python-pyflakes-0.8.1))
|
|
||||||
|
|
||||||
(define-public python-flake8
|
(define-public python-flake8
|
||||||
(package
|
(package
|
||||||
(name "python-flake8")
|
(name "python-flake8")
|
||||||
|
|
Loading…
Reference in a new issue