gnu: Remove python2-objgraph.
* gnu/packages/python-xyz.scm (python2-objgraph): Delete variable.
This commit is contained in:
parent
b6cd6bee62
commit
6b90432e79
1 changed files with 0 additions and 3 deletions
|
@ -16928,9 +16928,6 @@ are synchronized with data exchanges on \"channels\".")
|
|||
graphviz.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-objgraph
|
||||
(package-with-python2 python-objgraph))
|
||||
|
||||
(define-public python-gevent
|
||||
(package
|
||||
(name "python-gevent")
|
||||
|
|
Reference in a new issue