gnu: Remove python2-pympler.
* gnu/packages/python-xyz.scm (python2-pympler): Delete variable.
This commit is contained in:
parent
ff37995afc
commit
89f3f16a84
1 changed files with 0 additions and 3 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue