view tool_dependencies.xml @ 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
line wrap: on
line source

<?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>