mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-14 19:10:49 +02:00
gnu: Remove python2-yapf.
* gnu/packages/python-xyz.scm (python2-yapf): Delete variable.
This commit is contained in:
parent
6b90432e79
commit
87bd8bd1dd
1 changed files with 0 additions and 3 deletions
|
@ -22119,9 +22119,6 @@ takes the code and reformats it to the best formatting that conforms to the
|
||||||
style guide, even if the original code didn't violate the style guide.")
|
style guide, even if the original code didn't violate the style guide.")
|
||||||
(license license:asl2.0)))
|
(license license:asl2.0)))
|
||||||
|
|
||||||
(define-public python2-yapf
|
|
||||||
(package-with-python2 python-yapf))
|
|
||||||
|
|
||||||
(define-public python-yq
|
(define-public python-yq
|
||||||
(package
|
(package
|
||||||
(name "python-yq")
|
(name "python-yq")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue