mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-17 06:35:58 +02:00
Revert "gnu: python-matplotlib: Remove python-pillow input."
python-pillow is now fixed, so we can add it back.
This reverts commit dfbc33dceb.
This commit is contained in:
@@ -2192,7 +2192,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 New Issue
Block a user