aboutsummaryrefslogtreecommitdiff
path: root/gn/packages/genenetwork.scm
diff options
context:
space:
mode:
authorPjotr Prins2021-05-13 07:46:50 +0000
committerPjotr Prins2021-05-13 07:46:50 +0000
commit3dce8693c6b1940549d81ebac8e3c10c9c0a1265 (patch)
treede726bfdbf0ed225475081aa652dfcb292a5a41e /gn/packages/genenetwork.scm
parente1cddeb8c613ffd53e822d7c0569d90a2bc58108 (diff)
downloadguix-bioinformatics-3dce8693c6b1940549d81ebac8e3c10c9c0a1265.tar.gz
genenetwork2: add python-configparser
Diffstat (limited to 'gn/packages/genenetwork.scm')
-rw-r--r--gn/packages/genenetwork.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm
index 56da11e..464140d 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -488,6 +488,7 @@ Graphical Fragment Assembly} files and related formats.")
("python" ,python-wrapper)
("python-pillow" ,python-pillow)
("python-coverage" ,python-coverage)
+ ("python-configparser" ,python-configparser) ;; maintenance/scripts
("python-flask" ,python-flask)
("gunicorn" ,gunicorn)
("python-autopep8" ,python-autopep8)