3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: Remove python2-pep8.

* gnu/packages/python-xyz.scm (python2-pep8): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 23:12:29 -04:00
parent 2f049c3ac4
commit 722fb58519
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -10727,9 +10727,6 @@ application monitoring and error tracking software.")
PEP 8.")
(license license:expat)))
(define-public python2-pep8
(package-with-python2 python-pep8))
(define-public python-pep8-naming
(package
(name "python-pep8-naming")