mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Remove python2-autopep8.
* gnu/packages/python-xyz.scm (python2-autopep8): Delete variable.
This commit is contained in:
parent
81db76247c
commit
2ab90fcf3a
1 changed files with 0 additions and 3 deletions
|
@ -7114,9 +7114,6 @@ by pycodestyle.")
|
||||||
(license (license:non-copyleft
|
(license (license:non-copyleft
|
||||||
"https://github.com/hhatto/autopep8/blob/master/LICENSE"))))
|
"https://github.com/hhatto/autopep8/blob/master/LICENSE"))))
|
||||||
|
|
||||||
(define-public python2-autopep8
|
|
||||||
(package-with-python2 python-autopep8))
|
|
||||||
|
|
||||||
(define-public python-distlib
|
(define-public python-distlib
|
||||||
(package
|
(package
|
||||||
(name "python-distlib")
|
(name "python-distlib")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue