gnu: Remove python2-pyaml.
* gnu/packages/python-xyz.scm (python2-pyaml): Delete variable.
parent
139b97b65e
commit
d6c43683cf
|
@ -17010,9 +17010,6 @@ addresses, and phone numbers.")
|
|||
YAML-serialized data.")
|
||||
(license license:wtfpl2)))
|
||||
|
||||
(define-public python2-pyaml
|
||||
(package-with-python2 python-pyaml))
|
||||
|
||||
(define-public python-pyyaml-env-tag
|
||||
(package
|
||||
(name "python-pyyaml-env-tag")
|
||||
|
|
Reference in New Issue