Revert "gnu: python-matplotlib: Remove python-pillow input." python-pillow is now fixed, so we can add it back. This reverts commit dfbc33dceb803a3d54840613b08dc98f7be75f60.
1 files changed, 1 insertions(+), 1 deletions(-) M gnu/packages/python.scm
M gnu/packages/python.scm => gnu/packages/python.scm +1 -1
@@ 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)