Mercurial > repos > jmchilton > psm_eval
annotate tool_dependencies.xml @ 3:2c8b59887c8c
Uploaded
| author | jmchilton |
|---|---|
| date | Mon, 13 May 2013 18:20:37 -0400 |
| parents | c6b339de2a2e |
| children | 500776c60b48 |
| rev | line source |
|---|---|
| 0 | 1 <?xml version="1.0"?> |
| 2 <tool_dependency> | |
| 3 <package name="psm_eval" version="0.1.0"> | |
| 4 <install version="1.0"> | |
| 5 <actions> | |
| 6 <action type="download_by_url">https://github.com/jmchilton/psm-eval/archive/8c05781330.zip</action> | |
| 3 | 7 <action type="setup_virtualenv" /> |
| 0 | 8 </actions> |
| 9 </install> | |
| 10 <readme> | |
| 11 Sets up a virtualenv for psm_eval. | |
| 12 </readme> | |
| 13 </package> | |
| 14 </tool_dependency> |
