gnu: Remove python2-traceback2.
* gnu/packages/python-xyz.scm (python2-traceback2): Delete variable.
This commit is contained in:
parent
f07cfa3c9a
commit
22e269f566
@ -20060,9 +20060,6 @@ stack traces of Python programs. It exactly mimics the behavior of the Python
|
||||
interpreter when it prints a stack trace.")
|
||||
(license license:psfl)))
|
||||
|
||||
(define-public python2-traceback2
|
||||
(package-with-python2 python-traceback2))
|
||||
|
||||
(define-public python-ratelimiter
|
||||
(package
|
||||
(name "python-ratelimiter")
|
||||
|
Loading…
Reference in New Issue
Block a user