Mercurial > repos > galaxyp > psm_eval
comparison tool_dependencies.xml @ 1:9743296a53a3 draft
added repo dependencies
author | galaxyp |
---|---|
date | Thu, 20 Jun 2013 16:21:26 -0400 |
parents | |
children | 91fb73c8619c |
comparison
equal
deleted
inserted
replaced
0:77cc9cc99e15 | 1:9743296a53a3 |
---|---|
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> | |
7 <action type="setup_virtualenv" /> | |
8 </actions> | |
9 </install> | |
10 <readme> | |
11 Sets up a virtualenv for psm_eval. | |
12 </readme> | |
13 </package> | |
14 </tool_dependency> |