Mercurial > repos > cjav > package_ngs_tools_0_1_6
annotate tool_dependencies.xml @ 1:89ea9b9ed859 draft
Uploaded
author | cjav |
---|---|
date | Thu, 19 Sep 2013 16:10:54 -0400 |
parents | e402eb99165b |
children | 3c646b8328bb |
rev | line source |
---|---|
0 | 1 <?xml version="1.0"?> |
2 <tool_dependency> | |
3 <package name="biopython" version="1.61"> | |
4 <repository changeset_revision="2f6c871cfa35" name="package_biopython_1_61" owner="biopython" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" /> | |
5 </package> | |
6 <package name="ngs-tools" version="0.1.6"> | |
7 <install version="1.0"> | |
8 <actions> | |
1 | 9 <action type="setup_virtualenv">ngs-tools==0.1.6</action> |
0 | 10 </actions> |
11 </install> | |
12 </package> | |
13 </tool_dependency> |