mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
gnu: Remove python2-pep8.
* gnu/packages/python-xyz.scm (python2-pep8): Delete variable.
This commit is contained in:
parent
2f049c3ac4
commit
722fb58519
1 changed files with 0 additions and 3 deletions
|
@ -10727,9 +10727,6 @@ (define-public python-pep8
|
||||||
PEP 8.")
|
PEP 8.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public python2-pep8
|
|
||||||
(package-with-python2 python-pep8))
|
|
||||||
|
|
||||||
(define-public python-pep8-naming
|
(define-public python-pep8-naming
|
||||||
(package
|
(package
|
||||||
(name "python-pep8-naming")
|
(name "python-pep8-naming")
|
||||||
|
|
Loading…
Reference in a new issue