diff options
-rw-r--r-- | gn/packages/genenetwork.scm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm index a90a054..49bc7c7 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -450,6 +450,7 @@ Graphical Fragment Assembly} files and related formats.") ("python-coverage" ,python-coverage) ("python-flask" ,python-flask) ("gunicorn" ,gunicorn) + ("python-autopep8" ,python-autopep8) ("python-cssselect" ,python-cssselect) ("python-elasticsearch" ,python-elasticsearch) ("python-htmlgen" ,python-htmlgen) @@ -466,6 +467,7 @@ Graphical Fragment Assembly} files and related formats.") ("python-pandas" ,python-pandas) ("python-parameterized" ,python-parameterized) ("python-passlib" ,python-passlib) + ("python-pylint" ,python-pylint) ("python-redis" ,python-redis) ("python-requests" ,python-requests) ("python-simplejson" ,python-simplejson) |