gnu: Add python2-zipp.
* gnu/packages/python-compression.scm (python2-zipp): New public variable.master
parent
fd5c264ad8
commit
f15bdfebc6
|
@ -235,6 +235,9 @@ install: libbitshuffle.so
|
|||
wrapper. It provides a backport of the @code{Path} object.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-zipp
|
||||
(package-with-python2 python-zipp))
|
||||
|
||||
(define-public python-zstandard
|
||||
(package
|
||||
(name "python-zstandard")
|
||||
|
|
Reference in New Issue