diff options
Diffstat (limited to 'gn')
-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 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) |