gnu: python2-partd: Remove package.
* gnu/packages/python-xyz.scm (python2-partd): Remove variable. Signed-off-by: Leo Famulari <leo@famulari.name>
This commit is contained in:
parent
5ce19343ca
commit
79925c2271
1 changed files with 0 additions and 3 deletions
|
@ -21521,9 +21521,6 @@ This Python package wraps the Blosc library.")
|
|||
append on old values. Partd excels at shuffling operations.")
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public python2-partd
|
||||
(package-with-python2 python-partd))
|
||||
|
||||
(define-public python-fsspec
|
||||
(package
|
||||
(name "python-fsspec")
|
||||
|
|
Reference in a new issue