mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-17 04:07:10 -05: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