gnu: Add python2-objgraph.
* gnu/packages/python-xyz.scm (python2-objgraph): New public variable.
This commit is contained in:
parent
eebc03bbb8
commit
ffe58d1d44
@ -10006,6 +10006,9 @@ 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")
|
||||
|
Loading…
x
Reference in New Issue
Block a user