changeset 10:458fa1403a64

Arg, Galaxy is screwing up pip install! D:
author Catherine Wise <catherine.wise@csiro.au>
date Fri, 13 Dec 2013 10:29:29 +1100
parents 9d68b1a965fd
children 54e92c72bab9
files tool_dependencies.xml
diffstat 1 files changed, 7 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Fri Dec 13 10:19:34 2013 +1100
+++ b/tool_dependencies.xml	Fri Dec 13 10:29:29 2013 +1100
@@ -3,7 +3,13 @@
     <package name="py_ts" version="0.2">
         <install version="1.0">
             <actions>
-                <action type="setup_virtualenv"/>
+                <action type="setup_virtualenv">requests <= 0.14.2
+requests_oauth2
+xmltodict
+boto >= 2.5.0
+simplejson
+passlib
+PythonTrustStore-0.2.0.tar.gz</action>
                 <!-- <action type="shell_command">echo `ls -lt` &amp;&amp; echo `pwd`</action>
                 <action type="make_directory">$INSTALL_DIR/lib/python</action> -->
                 <!-- <action type="shell_command">pip install PythonTrustStore-0.1.0.tar.gz</action> -->