Mercurial > repos > cjav > package_ngs_tools_0_1_4
annotate tool_dependencies.xml @ 1:f95c90140890 draft default tip
Uploaded
| author | cjav |
|---|---|
| date | Fri, 06 Sep 2013 12:38:27 -0400 |
| parents | f66a560778b5 |
| children |
| rev | line source |
|---|---|
| 0 | 1 <?xml version="1.0"?> |
| 2 <tool_dependency> | |
| 1 | 3 <package name="biopython" version="1.61"> |
| 4 <repository changeset_revision="54e5c64b0460" name="package_biopython_1_61" owner="biopython" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" /> | |
| 5 </package> | |
| 0 | 6 <package name="ngs-tools" version="0.1.4"> |
| 7 <install version="1.0"> | |
| 8 <actions> | |
| 9 <action type="setup_virtualenv">ngs-tools==0.1.4</action> | |
| 10 </actions> | |
| 11 </install> | |
| 12 </package> | |
| 13 </tool_dependency> |
