Mercurial > repos > ulfschaefer > package_python_2_7_bintrees_2_0_2
changeset 1:2c04309b9040 draft
Uploaded
author | ulfschaefer |
---|---|
date | Wed, 16 Dec 2015 11:43:46 -0500 |
parents | 1d16207341c7 |
children | 1d94386c45bc |
files | tool_dependencies.xml |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Tue Dec 15 09:37:34 2015 -0500 +++ b/tool_dependencies.xml Wed Dec 16 11:43:46 2015 -0500 @@ -14,10 +14,11 @@ </action> <action type="set_environment"> <environment_variable action="append_to" name="PYTHONPATH">$INSTALL_DIR/lib/python</environment_variable> + <environment_variable action="set_to" name="PYTHONPATH_BINTREES">$INSTALL_DIR/lib/python</environment_variable> </action> </actions> </install> - <readme> + <readme> This Galaxy Tool shed package installs bintrees version 2.0.2 (https://pypi.python.org/pypi/PyVCF) package for use with python 2.7.10. </readme>