gnu: Remove python2-cleo.
* gnu/packages/python-xyz.scm (python2-cleo): Delete variable.
This commit is contained in:
parent
c427de6531
commit
0d74e94f10
1 changed files with 0 additions and 3 deletions
|
@ -16789,9 +16789,6 @@ (define-public python-cleo
|
|||
docstring and colored output.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-cleo
|
||||
(package-with-python2 python-cleo))
|
||||
|
||||
(define-public python-tomlkit
|
||||
(package
|
||||
(name "python-tomlkit")
|
||||
|
|
Loading…
Reference in a new issue