mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-14 11:00:36 +02:00
gnu: Remove python2-flake8-polyfill.
* gnu/packages/python-xyz.scm (python2-flake8-polyfill): Delete variable.
This commit is contained in:
parent
b5891dab65
commit
dd10d66a4c
1 changed files with 0 additions and 3 deletions
|
@ -11162,9 +11162,6 @@ unnecessary plus operators for explicit string literal concatenation.")
|
||||||
plugins that intend to support Flake8 2.x and 3.x simultaneously.")
|
plugins that intend to support Flake8 2.x and 3.x simultaneously.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public python2-flake8-polyfill
|
|
||||||
(package-with-python2 python-flake8-polyfill))
|
|
||||||
|
|
||||||
(define-public python-flake8-print
|
(define-public python-flake8-print
|
||||||
(package
|
(package
|
||||||
(name "python-flake8-print")
|
(name "python-flake8-print")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue