1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-13 04:35:56 +02:00

gnu: python2-colormath: Remove package.

* gnu/packages/python-xyz.scm (python2-colormath): Delete variable.
This commit is contained in:
zimoun
2021-11-15 15:26:06 +01:00
committed by Ricardo Wurmus
parent cefc792378
commit 67387bbf24
-3
View File
@@ -5469,9 +5469,6 @@ objects.")
"This is a Python library for color math and conversions.")
(license license:bsd-3)))
(define-public python2-colormath
(package-with-python2 python-colormath))
(define-public python-sparse
(package
(name "python-sparse")