me
/
guix
Archived
1
0
Fork 0

gnu: python2-toolz: Remove package.

* gnu/packages/python-xyz.scm (python2-toolz): Remove variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
master
zimoun 2021-06-29 15:11:14 +02:00 committed by Efraim Flashner
parent b4ba0ddc3d
commit 46e465f2d0
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 0 additions and 3 deletions

View File

@ -21255,9 +21255,6 @@ library's @code{threading} module.")
functions, and dictionaries.")
(license license:bsd-3)))
(define-public python2-toolz
(package-with-python2 python-toolz))
(define-public python-cytoolz
(package
(name "python-cytoolz")