me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-termcolor.

* gnu/packages/python-xyz.scm (python2-termcolor): Delete variable.
Maxim Cournoyer 2022-04-29 22:21:53 -04:00
parent 7f7716a0e7
commit 5b93a4325a
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

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