mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-13 06:36:37 -05:00
gnu: Remove python2-cycler.
* gnu/packages/python-xyz.scm (python2-cycler): Delete variable.
This commit is contained in:
parent
c0a8ddc36d
commit
2f7eee37b9
1 changed files with 0 additions and 3 deletions
|
@ -6225,9 +6225,6 @@ (define-public python-cycler
|
|||
@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")
|
||||
|
|
Loading…
Reference in a new issue