me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-pympler.

* gnu/packages/python-xyz.scm (python2-pympler): Delete variable.
Maxim Cournoyer 2022-04-29 23:49:41 -04:00
parent ff37995afc
commit 89f3f16a84
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -3822,9 +3822,6 @@ A web profiling frontend exposes process statistics, garbage
visualisation and class tracker statistics.")
(license license:asl2.0)))
(define-public python2-pympler
(package-with-python2 python-pympler))
(define-public python-itsdangerous
(package
(name "python-itsdangerous")