gnu: Remove python2-cleo.

* gnu/packages/python-xyz.scm (python2-cleo): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 23:46:02 -04:00
parent c427de6531
commit 0d74e94f10
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -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")