Mercurial > repos > nml > package_python_3_4_hyphy_python_0_1_3
changeset 1:5c14a49141f0 draft default tip
planemo upload for repository https://github.com/phac-nml/galaxy_tools/tree/master/packages/package_python_3_4_hyphy_python_0_1_3 commit e2554dc878f6abf1c02ed9e6e4f4440ed32b02aa-dirty
author | nml |
---|---|
date | Thu, 07 Jul 2016 13:19:06 -0400 |
parents | 86947a99997b |
children | |
files | tool_dependencies.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Thu Jul 07 12:43:17 2016 -0400 +++ b/tool_dependencies.xml Thu Jul 07 13:19:06 2016 -0400 @@ -21,7 +21,7 @@ python3 setup.py install --install-lib $INSTALL_DIR/lib/python --install-scripts $INSTALL_DIR/bin </action> <action type="set_environment"> - <environment_variable action="append_to" name="PYTHONPATH">$INSTALL_DIR/lib/pyhton</environment_variable> + <environment_variable action="append_to" name="PYTHONPATH">$INSTALL_DIR/lib/python</environment_variable> <environment_variable action="append_to" name="PATH">$INSTALL_DIR/bin</environment_variable> <environment_variable action="set_to" name="PYTHONPATH_HYPHY_PYTHON">$INSTALL_DIR/lib/python</environment_variable> <environment_variable action="set_to" name="PATH_HYPHY_PYTHON">$INSTALL_DIR/bin</environment_variable>