changeset 0:a86055b09b0a draft

First tool_shed release. Version 0.1.6.
author cjav
date Thu, 19 Sep 2013 18:23:10 -0400
parents
children b765dd7a4187
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	Thu Sep 19 18:23:10 2013 -0400
@@ -0,0 +1,13 @@
+<?xml version="1.0"?>
+<tool_dependency>
+    <package name="biopython" version="1.62">
+        <repository changeset_revision="3e82cbc44886" name="package_biopython_1_62" owner="biopython" prior_installation_required="True" toolshed="http://toolshed.g2.bx.psu.edu" />
+    </package>
+    <package name="ngs-tools" version="0.1.6">
+        <install version="1.0">
+            <actions>
+                <action type="setup_virtualenv">ngs-tools==0.1.6</action>
+            </actions>
+        </install>
+    </package>
+</tool_dependency>