mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-20 06:37:08 +01:00
gnu: Remove python2-pycodestyle.
* gnu/packages/python-xyz.scm (python2-pycodestyle): Delete variable.
This commit is contained in:
parent
6ce91100d6
commit
674c7b765a
1 changed files with 0 additions and 3 deletions
|
@ -6710,9 +6710,6 @@ (define-public python-pycodestyle
|
|||
@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)
|
||||
|
|
Loading…
Reference in a new issue