gnu: Remove python2-cleo.
* gnu/packages/python-xyz.scm (python2-cleo): Delete variable.
parent
c427de6531
commit
0d74e94f10
|
@ -16789,9 +16789,6 @@ Wikipedia code samples at
|
||||||
docstring and colored output.")
|
docstring and colored output.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public python2-cleo
|
|
||||||
(package-with-python2 python-cleo))
|
|
||||||
|
|
||||||
(define-public python-tomlkit
|
(define-public python-tomlkit
|
||||||
(package
|
(package
|
||||||
(name "python-tomlkit")
|
(name "python-tomlkit")
|
||||||
|
|
Reference in New Issue