view tool_dependencies.xml @ 1:0a5e0df17054 draft default tip

Uploaded
author chrisb
date Fri, 06 May 2016 08:05:48 -0400
parents 89592faa2875
children
line wrap: on
line source

<?xml version='1.0' encoding='utf-8'?>
<tool_dependency>
        <package name="python_for_glycan_tools" version="1.0">
            <install version="1.0">
                <actions>
                <action type="setup_virtualenv">pip==6.0
BeautifulSoup==3.2.1
numpy==1.9.1
mechanize==0.2.5
suds==0.4
ete2==2.2.1072
Jinja
Jinja2
                 </action>
                 </actions>
            </install>
            <readme>Python package requirements for GlycanTools </readme>
        </package>
</tool_dependency>