diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 051988c8ab..4abae2aef3 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -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")