mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 14:28:15 -05:00
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.")
|
visualisation and class tracker statistics.")
|
||||||
(license license:asl2.0)))
|
(license license:asl2.0)))
|
||||||
|
|
||||||
(define-public python2-pympler
|
|
||||||
(package-with-python2 python-pympler))
|
|
||||||
|
|
||||||
(define-public python-itsdangerous
|
(define-public python-itsdangerous
|
||||||
(package
|
(package
|
||||||
(name "python-itsdangerous")
|
(name "python-itsdangerous")
|
||||||
|
|
Loading…
Reference in a new issue