me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-pycodestyle.

* gnu/packages/python-xyz.scm (python2-pycodestyle): Delete variable.
Maxim Cournoyer 2022-04-29 23:46:51 -04:00
parent 6ce91100d6
commit 674c7b765a
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -6710,9 +6710,6 @@ Python code against some of the style conventions in
@url{http://www.python.org/dev/peps/pep-0008/,PEP 8}.")
(license license:expat)))
(define-public python2-pycodestyle
(package-with-python2 python-pycodestyle))
(define-public python-pycodestyle-2.6
(package
(inherit python-pycodestyle)