gnu: Remove python2-colorspacious.

* gnu/packages/python-xyz.scm (python2-colorspacious): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 17:42:00 -04:00
parent a00ab19763
commit de0ae97191
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -6582,9 +6582,6 @@ (define-public python-colorspacious
convert between colorspaces like sRGB, XYZ, CIEL*a*b*, CIECAM02, CAM02-UCS, etc.")
(license license:expat)))
(define-public python2-colorspacious
(package-with-python2 python-colorspacious))
(define-public python-proto-matcher
(package
(name "python-proto-matcher")