gnu: Remove python2-lzstring.
* gnu/packages/python-compression.scm (python2-lzstring): Delete variable.
parent
a13fb725f1
commit
20935ba9f4
|
@ -279,9 +279,6 @@ the LZ4 frame format.")
|
|||
(description "Lz-string is a string compressor library for Python.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-lzstring
|
||||
(package-with-python2 python-lzstring))
|
||||
|
||||
(define-public bitshuffle
|
||||
(package
|
||||
(name "bitshuffle")
|
||||
|
|
Reference in New Issue