diff options
author | Muriithi Frederick Muriuki | 2018-12-14 16:22:08 +0300 |
---|---|---|
committer | Muriithi Frederick Muriuki | 2018-12-14 16:22:08 +0300 |
commit | 48670eaf1d59a6e52d8676bceb9f2cc996270228 (patch) | |
tree | bd486417687a3811e729ba6c4b9fc144ad16bf79 /gn/packages/genenetwork.scm | |
parent | 3825ddc719efb64c9194458b5d11a09156ded0c6 (diff) | |
parent | 9e84151973674af3cc31e0cbe5e6e1a9eeaa6ed4 (diff) | |
download | guix-bioinformatics-48670eaf1d59a6e52d8676bceb9f2cc996270228.tar.gz |
Merge branch 'master' of gitlab.com:genenetwork/guix-bioinformatics
Diffstat (limited to 'gn/packages/genenetwork.scm')
-rw-r--r-- | gn/packages/genenetwork.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm index a54b557..f4e1372 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -477,6 +477,7 @@ written in C") ("python-numpy" ,python-numpy) ("python-redis" ,python-redis) ("python-scipy" ,python-scipy) + ("python-pillow" ,python-pillow) ("python-reaper" ,python-reaper) ("python-pyyaml" ,python-pyyaml) ("python-jinja2" ,python-jinja2) |