gnu: Add python2-objgraph.
* gnu/packages/python-xyz.scm (python2-objgraph): New public variable.
This commit is contained in:
		
							parent
							
								
									eebc03bbb8
								
							
						
					
					
						commit
						ffe58d1d44
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		|  | @ -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") | ||||
|  |  | |||
		Reference in a new issue