From e4f4d1281717f3fd2fd724eda1ff8f15f781eba7 Mon Sep 17 00:00:00 2001 From: BonfaceKilz Date: Fri, 30 Apr 2021 12:04:04 +0300 Subject: gn: genenetwork: Add autopep8 and pylint to python3-genenetwork2. * gn/packages/genenetwork.scm (python3-genenetwork2) [propagated-inputs]: Add python-autopep8 and python-pylint. --- gn/packages/genenetwork.scm | 2 ++ 1 file changed, 2 insertions(+) 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) -- cgit v1.2.3