gnu: Remove python2-sortedcontainers.
* gnu/packages/python-xyz.scm (python2-sortedcontainers): Delete variable.
parent
c71ab167f2
commit
8a60b34e2b
|
@ -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")
|
||||
|
|
Reference in New Issue