mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-21 09:37:03 +01:00
gnu: Remove python2-munch.
* gnu/packages/python-xyz.scm (python2-munch): Delete variable.
This commit is contained in:
parent
7a184a00ae
commit
d456a036db
1 changed files with 0 additions and 3 deletions
|
@ -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")
|
||||||
|
|
Loading…
Reference in a new issue