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
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -5469,9 +5469,6 @@ (define-public python-colormath
"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")