aboutsummaryrefslogtreecommitdiff
path: root/gn
diff options
context:
space:
mode:
authorBonfaceKilz2021-11-05 16:49:22 +0300
committerBonfaceKilz2021-11-05 16:49:22 +0300
commit8b1e08fe8be42a72542c92ace3c29e7715cd1150 (patch)
treeaac178b97f0f91ab88ab25144d332c88d06cb434 /gn
parenta05586aca81b10793a384ff5647d57ff2c309f70 (diff)
downloadguix-bioinformatics-8b1e08fe8be42a72542c92ace3c29e7715cd1150.tar.gz
gn: genenetwork: Remove unused package inputs
Diffstat (limited to 'gn')
-rw-r--r--gn/packages/genenetwork.scm8
1 files changed, 0 insertions, 8 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm
index 940d874..828d66b 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -184,7 +184,6 @@
("glibc-utf8-locales" ,glibc-utf8-locales)
("nginx" ,nginx)
("python" ,python-wrapper)
- ("python-deprecated" ,python-deprecated)
("python-pillow" ,python-pillow)
("python-coverage" ,python-coverage)
("python-configparser" ,python-configparser) ;; maintenance/scripts
@@ -193,30 +192,23 @@
("python-autopep8" ,python-autopep8)
("python-cssselect" ,python-cssselect)
("python-flask-debugtoolbar" ,python-flask-debugtoolbar)
- ("python-elasticsearch" ,python-elasticsearch)
("python-htmlgen" ,python-htmlgen)
("python-jinja2" ,python-jinja2)
("python-sqlalchemy" ,python-sqlalchemy)
- ("python-flask-sqlalchemy" ,python-flask-sqlalchemy)
("python-setuptools" ,python-setuptools)
("python-scipy" ,python-scipy)
("python-lxml" ,python-lxml)
- ("python-mechanize" ,python-mechanize)
("python-mysqlclient" ,python-mysqlclient)
("python-mypy" ,python-mypy)
("python-numpy" ,python-numpy)
("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)
- ("python-pyyaml" ,python-pyyaml)
("python-markdown" ,python-markdown)
("python-rdflib" ,python-rdflib)
("python-twint" ,python-twint)
- ("python-unittest2" ,python-unittest2)
;; TODO: Get rid of Python R bindings
("python-rpy2" ,python-rpy2-next)
("python-beautifulsoup4" ,python-beautifulsoup4)