mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-17 04:07:10 -05: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 @@ (define-public python-yapf
|
||||||
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…
Reference in a new issue