summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/python-xyz.scm3
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 8682c11437..b2ddec4b17 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -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")