gnu: Remove python2-pympler.
* gnu/packages/python-xyz.scm (python2-pympler): Delete variable.
parent
ff37995afc
commit
89f3f16a84
|
@ -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")
|
||||
|
|
Reference in New Issue