diff options
Diffstat (limited to 'gn/packages')
-rw-r--r-- | gn/packages/genenetwork.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm index d3c4993..3cf7d98 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -322,7 +322,7 @@ implemented, light on server resource usage, and fairly speedy.") ("python2-coverage" ,python2-coverage) ("python2-flask" ,python2-flask) ("python2-gunicorn-gn" ,python2-gunicorn-gn) - ; ("python2-pillow" ,python2-pillow) - for later! + ("python2-pillow" ,python2-pillow) ;; - for later! ("python2-pil1" ,python2-pil1-gn) ("python2-piddle-gn" ,python2-piddle-gn) ("python2-cssselect" ,python2-cssselect) |