gnu: Remove python2-termcolor.
* gnu/packages/python-xyz.scm (python2-termcolor): Delete variable.
This commit is contained in:
parent
7f7716a0e7
commit
5b93a4325a
1 changed files with 0 additions and 3 deletions
|
@ -13222,9 +13222,6 @@ (define-public python-termcolor
|
|||
"This package provides ANSII Color formatting for output in terminals.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-termcolor
|
||||
(package-with-python2 python-termcolor))
|
||||
|
||||
(define-public python-terminaltables
|
||||
(package
|
||||
(name "python-terminaltables")
|
||||
|
|
Loading…
Reference in a new issue