annotate tool_dependencies.xml @ 2:3c646b8328bb
draft
Bump biopython version to 1.62.
author |
cjav |
date |
Thu, 19 Sep 2013 17:11:32 -0400 |
parents |
89ea9b9ed859 |
children |
ba2612a7681c |
rev |
line source |
0
|
1 <?xml version="1.0"?>
|
|
2 <tool_dependency>
|
2
|
3 <package name="biopython" version="1.62">
|
|
4 <repository changeset_revision="ac9cc2992b69" name="package_biopython_1_62" owner="biopython" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" />
|
0
|
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>
|