diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index e6cbddcddeb..94d1c0a6247 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -6582,9 +6582,6 @@ To address this and enable easy cycling over arbitrary @code{kwargs}, the 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")