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.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-cleo
|
||||
(package-with-python2 python-cleo))
|
||||
|
||||
(define-public python-tomlkit
|
||||
(package
|
||||
(name "python-tomlkit")
|
||||
|
|
Reference in New Issue