gnu: Remove python2-munch.

* gnu/packages/python-xyz.scm (python2-munch): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 17:45:46 -04:00
parent 7a184a00ae
commit d456a036db
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -6024,9 +6024,6 @@ (define-public python-munch
objects.") objects.")
(license license:expat))) (license license:expat)))
(define-public python2-munch
(package-with-python2 python-munch))
(define-public python-colormath (define-public python-colormath
(package (package
(name "python-colormath") (name "python-colormath")