diff options
-rw-r--r-- | gnu/packages/python-xyz.scm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 66ef65fdbd..2ad95ff251 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -22362,9 +22362,6 @@ that is accessible to other projects developed in Cython.") pure-Python.") (license license:asl2.0))) -(define-public python2-sortedcontainers - (package-with-python2 python-sortedcontainers)) - (define python-cloudpickle-testpkg (package (name "python-cloudpickle-testpkg") |