me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-flake8-polyfill.

* gnu/packages/python-xyz.scm (python2-flake8-polyfill): Delete variable.
Maxim Cournoyer 2022-04-29 23:02:15 -04:00
parent b5891dab65
commit dd10d66a4c
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -11162,9 +11162,6 @@ unnecessary plus operators for explicit string literal concatenation.")
plugins that intend to support Flake8 2.x and 3.x simultaneously.")
(license license:expat)))
(define-public python2-flake8-polyfill
(package-with-python2 python-flake8-polyfill))
(define-public python-flake8-print
(package
(name "python-flake8-print")