mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05: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:
parent
ca4077561f
commit
4e7a137a83
1 changed files with 1 additions and 1 deletions
|
@ -2192,7 +2192,7 @@ (define-public python-matplotlib
|
|||
("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)
|
||||
|
|
Loading…
Reference in a new issue