gnu: Remove python2-blosc.
* gnu/packages/python-xyz.scm (python2-blosc): Delete variable.
This commit is contained in:
parent
accabb385a
commit
1962c0dd71
1 changed files with 0 additions and 3 deletions
|
@ -24226,9 +24226,6 @@ regular-spaced values, etc.
|
|||
This Python package wraps the Blosc library.")
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public python2-blosc
|
||||
(package-with-python2 python-blosc))
|
||||
|
||||
(define-public python-partd
|
||||
(package
|
||||
(name "python-partd")
|
||||
|
|
Reference in a new issue