Mercurial > repos > cjav > package_ngs_tools_0_1_5
changeset 0:df1454bc4a5e draft default tip
Uploaded
author | cjav |
---|---|
date | Mon, 16 Sep 2013 14:34:33 -0400 |
parents | |
children | |
files | tool_dependencies.xml |
diffstat | 1 files changed, 13 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Mon Sep 16 14:34:33 2013 -0400 @@ -0,0 +1,13 @@ +<?xml version="1.0"?> +<tool_dependency> + <package name="biopython" version="1.61"> + <repository changeset_revision="54e5c64b0460" name="package_biopython_1_61" owner="biopython" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" /> + </package> + <package name="ngs-tools" version="0.1.5"> + <install version="1.0"> + <actions> + <action type="setup_virtualenv">ngs-tools==0.1.5</action> + </actions> + </install> + </package> +</tool_dependency>