From 1736169282d9802727234b144bc274f1f7c39ab3 Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Sat, 10 Feb 2018 03:30:08 -0600 Subject: Added requests and mechanize for testing --- gn/packages/genenetwork.scm | 2 ++ 1 file changed, 2 insertions(+) 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) -- cgit v1.2.3