gnu: Remove python2-cycler.

* gnu/packages/python-xyz.scm (python2-cycler): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 23:47:23 -04:00
parent c0a8ddc36d
commit 2f7eee37b9
No known key found for this signature in database
GPG Key ID: 1260E46482E63562

View File

@ -6225,9 +6225,6 @@ To address this and enable easy cycling over arbitrary @code{kwargs}, the
@code{Cycler} class was developed.")
(license license:bsd-3)))
(define-public python2-cycler
(package-with-python2 python-cycler))
(define-public python-colorspacious
(package
(name "python-colorspacious")