From 3dce8693c6b1940549d81ebac8e3c10c9c0a1265 Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Thu, 13 May 2021 07:46:50 +0000 Subject: genenetwork2: add python-configparser --- gn/packages/genenetwork.scm | 1 + 1 file changed, 1 insertion(+) (limited to 'gn') 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) -- cgit v1.2.3