me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-traceback2.

* gnu/packages/python-xyz.scm (python2-traceback2): Delete variable.
Maxim Cournoyer 2022-05-12 20:58:25 -04:00
parent f07cfa3c9a
commit 22e269f566
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

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