diff options
Diffstat (limited to 'gnu')
-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 db844c2b25..79f5b0efff 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -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") |