mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-29 07:42:23 -05:00
gnu: Remove python2-traceback2.
* gnu/packages/python-xyz.scm (python2-traceback2): Delete variable.
This commit is contained in:
parent
f07cfa3c9a
commit
22e269f566
1 changed files with 0 additions and 3 deletions
|
@ -20060,9 +20060,6 @@ (define-public python-traceback2
|
|||
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 a new issue