Mercurial > repos > cathywise > truststore_import
annotate tool_dependencies.xml @ 8:e23cceced276
More version fiddle.
| author | Catherine Wise <catherine.wise@csiro.au> |
|---|---|
| date | Fri, 13 Dec 2013 09:48:08 +1100 |
| parents | 22b0e927b7fe |
| children | 9d68b1a965fd |
| 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"> |
|
e23cceced276
More version fiddle.
Catherine Wise <catherine.wise@csiro.au>
parents:
7
diff
changeset
|
4 <install version="0.2"> |
| 0 | 5 <actions> |
| 6 <action type="setup_virtualenv"/> | |
| 7 <!-- <action type="shell_command">echo `ls -lt` && echo `pwd`</action> | |
| 8 <action type="make_directory">$INSTALL_DIR/lib/python</action> --> | |
|
6
ef29a9320038
Update requirements.
Catherine Wise <catherine.wise@csiro.au>
parents:
0
diff
changeset
|
9 <!-- <action type="shell_command">pip install PythonTrustStore-0.1.0.tar.gz</action> --> |
| 0 | 10 </actions> |
| 11 </install> | |
| 12 <readme> | |
| 13 I should write this. | |
| 14 </readme> | |
| 15 </package> | |
| 16 </tool_dependency> |
