gnu: Remove python2-pympler.

* gnu/packages/python-xyz.scm (python2-pympler): Delete variable.
This commit is contained in:
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

View file

@ -3822,9 +3822,6 @@ (define-public python-pympler
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")