mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-20 17:53:26 -05:00
gnu: python2-colormath: Remove package.
* gnu/packages/python-xyz.scm (python2-colormath): Delete variable.
This commit is contained in:
parent
cefc792378
commit
67387bbf24
1 changed files with 0 additions and 3 deletions
|
@ -5469,9 +5469,6 @@ (define-public python-colormath
|
||||||
"This is a Python library for color math and conversions.")
|
"This is a Python library for color math and conversions.")
|
||||||
(license license:bsd-3)))
|
(license license:bsd-3)))
|
||||||
|
|
||||||
(define-public python2-colormath
|
|
||||||
(package-with-python2 python-colormath))
|
|
||||||
|
|
||||||
(define-public python-sparse
|
(define-public python-sparse
|
||||||
(package
|
(package
|
||||||
(name "python-sparse")
|
(name "python-sparse")
|
||||||
|
|
Loading…
Reference in a new issue