gnu: Remove python2-pyflakes.
* gnu/packages/python-xyz.scm (python2-pyflakes): Delete variable.
This commit is contained in:
parent
64c86457db
commit
ff37995afc
@ -10629,9 +10629,6 @@ file (e.g. @file{PKG-INFO}).")
|
||||
"Pyflakes statically checks Python source code for common errors.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-pyflakes
|
||||
(package-with-python2 python-pyflakes))
|
||||
|
||||
(define-public python-pyflakes-2.2
|
||||
(package
|
||||
(inherit python-pyflakes)
|
||||
|
Loading…
Reference in New Issue
Block a user