me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-pyflakes.

* gnu/packages/python-xyz.scm (python2-pyflakes): Delete variable.
Maxim Cournoyer 2022-04-29 23:49:35 -04:00
parent 64c86457db
commit ff37995afc
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -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)