annotate tool_dependencies.xml @ 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
22cc897d85c5 Uploaded
cathywise
parents:
diff changeset
1 <?xml version="1.0"?>
22cc897d85c5 Uploaded
cathywise
parents:
diff changeset
2 <tool_dependency>
8
e23cceced276 More version fiddle.
Catherine Wise <catherine.wise@csiro.au>
parents: 7
diff changeset
3 <package name="py_ts" version="0.2">
9
9d68b1a965fd Too much version fiddle.
Catherine Wise <catherine.wise@csiro.au>
parents: 8
diff changeset
4 <install version="1.0">
0
22cc897d85c5 Uploaded
cathywise
parents:
diff changeset
5 <actions>
10
458fa1403a64 Arg, Galaxy is screwing up pip install! D:
Catherine Wise <catherine.wise@csiro.au>
parents: 9
diff changeset
6 <action type="setup_virtualenv">requests <= 0.14.2
458fa1403a64 Arg, Galaxy is screwing up pip install! D:
Catherine Wise <catherine.wise@csiro.au>
parents: 9
diff changeset
7 requests_oauth2
458fa1403a64 Arg, Galaxy is screwing up pip install! D:
Catherine Wise <catherine.wise@csiro.au>
parents: 9
diff changeset
8 xmltodict
458fa1403a64 Arg, Galaxy is screwing up pip install! D:
Catherine Wise <catherine.wise@csiro.au>
parents: 9
diff changeset
9 boto >= 2.5.0
458fa1403a64 Arg, Galaxy is screwing up pip install! D:
Catherine Wise <catherine.wise@csiro.au>
parents: 9
diff changeset
10 simplejson
458fa1403a64 Arg, Galaxy is screwing up pip install! D:
Catherine Wise <catherine.wise@csiro.au>
parents: 9
diff changeset
11 passlib
458fa1403a64 Arg, Galaxy is screwing up pip install! D:
Catherine Wise <catherine.wise@csiro.au>
parents: 9
diff changeset
12 PythonTrustStore-0.2.0.tar.gz</action>
0
22cc897d85c5 Uploaded
cathywise
parents:
diff changeset
13 <!-- <action type="shell_command">echo `ls -lt` &amp;&amp; echo `pwd`</action>
22cc897d85c5 Uploaded
cathywise
parents:
diff changeset
14 <action type="make_directory">$INSTALL_DIR/lib/python</action> -->
6
ef29a9320038 Update requirements.
Catherine Wise <catherine.wise@csiro.au>
parents: 0
diff changeset
15 <!-- <action type="shell_command">pip install PythonTrustStore-0.1.0.tar.gz</action> -->
0
22cc897d85c5 Uploaded
cathywise
parents:
diff changeset
16 </actions>
22cc897d85c5 Uploaded
cathywise
parents:
diff changeset
17 </install>
22cc897d85c5 Uploaded
cathywise
parents:
diff changeset
18 <readme>
22cc897d85c5 Uploaded
cathywise
parents:
diff changeset
19 I should write this.
22cc897d85c5 Uploaded
cathywise
parents:
diff changeset
20 </readme>
22cc897d85c5 Uploaded
cathywise
parents:
diff changeset
21 </package>
22cc897d85c5 Uploaded
cathywise
parents:
diff changeset
22 </tool_dependency>