aboutsummaryrefslogtreecommitdiff
path: root/gn
diff options
context:
space:
mode:
authorPjotr Prins2018-02-10 03:30:08 -0600
committerPjotr Prins2018-02-10 03:30:08 -0600
commit1736169282d9802727234b144bc274f1f7c39ab3 (patch)
tree0cf0f259e4dd7e048433f455b8d001ea8a58f58b /gn
parent2f117d5f0ffacfd70d75ef51ffd155dca556310a (diff)
downloadguix-bioinformatics-1736169282d9802727234b144bc274f1f7c39ab3.tar.gz
Added requests and mechanize for testing
Diffstat (limited to 'gn')
-rw-r--r--gn/packages/genenetwork.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm
index cf58b8e..934a66c 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -208,6 +208,7 @@ location of a putative QTL.")
("python2-flask-sqlalchemy" ,python2-flask-sqlalchemy)
("python2-setuptools" ,python2-setuptools)
("python2-scipy" ,python2-scipy)
+ ("python2-mechanize" ,python2-mechanize)
("python2-mysqlclient" ,python2-mysqlclient)
("python2-numarray" ,python2-numarray)
("python2-numpy" ,python2-numpy)
@@ -216,6 +217,7 @@ location of a putative QTL.")
("python2-passlib" ,python2-passlib)
("python2-piddle-gn" ,python2-piddle-gn)
("python2-redis" ,python2-redis)
+ ("python2-requests" ,python2-requests)
("python2-pil1" ,python2-pil1) ; should move to pillow some day
("python2-requests" ,python2-requests)
("python2-rpy2" ,python2-rpy2)