mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-29 21:41:15 +02:00
gnu: Remove python2-termcolor.
* gnu/packages/python-xyz.scm (python2-termcolor): Delete variable.
This commit is contained in:
@@ -13222,9 +13222,6 @@ a hash value.")
|
||||
"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")
|
||||
|
||||
Reference in New Issue
Block a user