gnu: Remove python2-matplotlib-documentation.
* gnu/packages/python-xyz.scm (python2-matplotlib-documentation): Remove variable.
This commit is contained in:
		
							parent
							
								
									6b3872e871
								
							
						
					
					
						commit
						1388c166e7
					
				
					 1 changed files with 0 additions and 8 deletions
				
			
		|  | @ -5432,14 +5432,6 @@ toolkits.") | |||
|     (description (package-description python-matplotlib)) | ||||
|     (license (package-license python-matplotlib)))) | ||||
| 
 | ||||
| (define-public python2-matplotlib-documentation | ||||
|   (let ((parent (package-with-python2 python-matplotlib-documentation))) | ||||
|     (package | ||||
|       (inherit parent) | ||||
|       (native-inputs | ||||
|        (alist-delete "python-sphinx-copybutton" | ||||
|                      (package-native-inputs parent)))))) | ||||
| 
 | ||||
| (define-public python-matplotlib-venn | ||||
|   (package | ||||
|     (name "python-matplotlib-venn") | ||||
|  |  | |||
		Reference in a new issue