Mercurial > repos > jmchilton > psm_eval
comparison tool_dependencies.xml @ 2:c6b339de2a2e
Uploaded
| author | jmchilton |
|---|---|
| date | Mon, 13 May 2013 17:14:24 -0400 |
| parents | 182a52535cef |
| children | 2c8b59887c8c |
comparison
equal
deleted
inserted
replaced
| 1:182a52535cef | 2:c6b339de2a2e |
|---|---|
| 2 <tool_dependency> | 2 <tool_dependency> |
| 3 <package name="psm_eval" version="0.1.0"> | 3 <package name="psm_eval" version="0.1.0"> |
| 4 <install version="1.0"> | 4 <install version="1.0"> |
| 5 <actions> | 5 <actions> |
| 6 <action type="download_by_url">https://github.com/jmchilton/psm-eval/archive/8c05781330.zip</action> | 6 <action type="download_by_url">https://github.com/jmchilton/psm-eval/archive/8c05781330.zip</action> |
| 7 <action type="setup_virtualenv">pyyaml | 7 <action type="setup_virtualenv">./requirements.txt</action> |
| 8 lxml | |
| 9 </action> | |
| 10 </actions> | 8 </actions> |
| 11 </install> | 9 </install> |
| 12 <readme> | 10 <readme> |
| 13 Sets up a virtualenv for psm_eval. | 11 Sets up a virtualenv for psm_eval. |
| 14 </readme> | 12 </readme> |
