gnu: Remove python2-itsdangerous.
* gnu/packages/python-xyz.scm (python2-itsdangerous): Delete variable.master
parent
f4e2bc8516
commit
c70eadeaed
|
@ -3807,9 +3807,6 @@ visualisation and class tracker statistics.")
|
||||||
environments and back.")
|
environments and back.")
|
||||||
(license license:bsd-3)))
|
(license license:bsd-3)))
|
||||||
|
|
||||||
(define-public python2-itsdangerous
|
|
||||||
(package-with-python2 python-itsdangerous))
|
|
||||||
|
|
||||||
(define-public python-pyyaml
|
(define-public python-pyyaml
|
||||||
(package
|
(package
|
||||||
(name "python-pyyaml")
|
(name "python-pyyaml")
|
||||||
|
|
Reference in New Issue