Mercurial > repos > cathywise > truststore_import
annotate tool_dependencies.xml @ 12:b61ec0fd0039
Playing with dependency file WOOOOORK PLEASE.
| author | Catherine Wise <catherine.wise@csiro.au> |
|---|---|
| date | Fri, 13 Dec 2013 11:08:36 +1100 |
| parents | 54e92c72bab9 |
| children | 29bbe3cf4b8c |
| rev | line source |
|---|---|
| 0 | 1 <?xml version="1.0"?> |
| 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"> |
|
12
b61ec0fd0039
Playing with dependency file WOOOOORK PLEASE.
Catherine Wise <catherine.wise@csiro.au>
parents:
11
diff
changeset
|
4 <readme> |
|
b61ec0fd0039
Playing with dependency file WOOOOORK PLEASE.
Catherine Wise <catherine.wise@csiro.au>
parents:
11
diff
changeset
|
5 I should write this. |
|
b61ec0fd0039
Playing with dependency file WOOOOORK PLEASE.
Catherine Wise <catherine.wise@csiro.au>
parents:
11
diff
changeset
|
6 </readme> |
|
9
9d68b1a965fd
Too much version fiddle.
Catherine Wise <catherine.wise@csiro.au>
parents:
8
diff
changeset
|
7 <install version="1.0"> |
| 0 | 8 <actions> |
|
11
54e92c72bab9
Arg pip, work dammit.
Catherine Wise <catherine.wise@csiro.au>
parents:
10
diff
changeset
|
9 <action type="setup_virtualenv"> |
|
12
b61ec0fd0039
Playing with dependency file WOOOOORK PLEASE.
Catherine Wise <catherine.wise@csiro.au>
parents:
11
diff
changeset
|
10 requests==0.14.2 |
|
10
458fa1403a64
Arg, Galaxy is screwing up pip install! D:
Catherine Wise <catherine.wise@csiro.au>
parents:
9
diff
changeset
|
11 requests_oauth2 |
|
458fa1403a64
Arg, Galaxy is screwing up pip install! D:
Catherine Wise <catherine.wise@csiro.au>
parents:
9
diff
changeset
|
12 xmltodict |
|
12
b61ec0fd0039
Playing with dependency file WOOOOORK PLEASE.
Catherine Wise <catherine.wise@csiro.au>
parents:
11
diff
changeset
|
13 boto==2.19.0 |
|
10
458fa1403a64
Arg, Galaxy is screwing up pip install! D:
Catherine Wise <catherine.wise@csiro.au>
parents:
9
diff
changeset
|
14 simplejson |
|
458fa1403a64
Arg, Galaxy is screwing up pip install! D:
Catherine Wise <catherine.wise@csiro.au>
parents:
9
diff
changeset
|
15 passlib |
|
11
54e92c72bab9
Arg pip, work dammit.
Catherine Wise <catherine.wise@csiro.au>
parents:
10
diff
changeset
|
16 PythonTrustStore-0.2.0.tar.gz |
|
54e92c72bab9
Arg pip, work dammit.
Catherine Wise <catherine.wise@csiro.au>
parents:
10
diff
changeset
|
17 </action> |
| 0 | 18 </actions> |
| 19 </install> | |
| 20 </package> | |
| 21 </tool_dependency> |
