changeset 11:54e92c72bab9

Arg pip, work dammit.
author Catherine Wise <catherine.wise@csiro.au>
date Fri, 13 Dec 2013 11:04:34 +1100
parents 458fa1403a64
children b61ec0fd0039
files tool_dependencies.xml
diffstat 1 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Fri Dec 13 10:29:29 2013 +1100
+++ b/tool_dependencies.xml	Fri Dec 13 11:04:34 2013 +1100
@@ -3,13 +3,15 @@
     <package name="py_ts" version="0.2">
         <install version="1.0">
             <actions>
-                <action type="setup_virtualenv">requests <= 0.14.2
+                <action type="setup_virtualenv">
+requests <= 0.14.2
 requests_oauth2
 xmltodict
 boto >= 2.5.0
 simplejson
 passlib
-PythonTrustStore-0.2.0.tar.gz</action>
+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> -->