summaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/python-xyz.scm')
-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 7518992755..d477a74bcb 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -2480,9 +2480,6 @@ some helpful Python 2 compatibility convenience methods.")
add the log levels NOTICE, SPAM, SUCCESS and VERBOSE.")
(license license:expat)))
-(define-public python2-verboselogs
- (package-with-python2 python-verboselogs))
-
(define-public python-coloredlogs
(package
(name "python-coloredlogs")