gnu: python-matplotlib: Remove python-pillow input.
* gnu/packages/python.scm (python-matplotlib): Remove python-pillow input as it currently is broken.
This commit is contained in:
		
							parent
							
								
									8597ab7d22
								
							
						
					
					
						commit
						dfbc33dceb
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -2199,7 +2199,7 @@ that client code uses to construct the grammar directly in Python code.")
 | 
			
		|||
       ("freetype" ,freetype)
 | 
			
		||||
       ("cairo" ,cairo)
 | 
			
		||||
       ("glib" ,glib)
 | 
			
		||||
       ("python-pillow" ,python-pillow)
 | 
			
		||||
       ;("python-pillow" ,python-pillow)
 | 
			
		||||
       ;; FIXME: Add backends when available.
 | 
			
		||||
       ;("python-wxpython" ,python-wxpython)
 | 
			
		||||
       ;("python-pyqt" ,python-pyqt)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue