mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-19 01:11:55 -05:00
gnu: python2-toolz: Remove package.
* gnu/packages/python-xyz.scm (python2-toolz): Remove variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
parent
b4ba0ddc3d
commit
46e465f2d0
1 changed files with 0 additions and 3 deletions
|
@ -21255,9 +21255,6 @@ (define-public python-toolz
|
|||
functions, and dictionaries.")
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public python2-toolz
|
||||
(package-with-python2 python-toolz))
|
||||
|
||||
(define-public python-cytoolz
|
||||
(package
|
||||
(name "python-cytoolz")
|
||||
|
|
Loading…
Reference in a new issue