diff options
author | BonfaceKilz | 2020-07-24 21:47:14 +0300 |
---|---|---|
committer | BonfaceKilz | 2020-07-24 21:54:06 +0300 |
commit | 6cdcb70aee61a9adc5557ee52680b775c344a7d0 (patch) | |
tree | 29940b23c6c02aafbe99ac59d1b16d94713efc96 | |
parent | b92ed08a8cd38c77c7f23280311d389ddc71cd8c (diff) | |
download | guix-bioinformatics-6cdcb70aee61a9adc5557ee52680b775c344a7d0.tar.gz |
genenetwork2: add python2-coverage
-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 e3e478b..6f23a33 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -319,6 +319,7 @@ implemented, light on server resource usage, and fairly speedy.") ("rust-qtlreaper" ,rust-qtlreaper) ("nginx" ,nginx) ("python-twint" ,python-twint) + ("python2-coverage" ,python2-coverage) ("python2-flask" ,python2-flask) ("python2-gunicorn-gn" ,python2-gunicorn-gn) ; ("python2-pillow" ,python2-pillow) - for later! |