# HG changeset patch
# User nml
# Date 1467911946 14400
# Node ID 5c14a49141f061b47dab0e414653f14b6c7debd6
# Parent  86947a99997b73216911b08ff96561d1c1ac2128
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

diff -r 86947a99997b -r 5c14a49141f0 tool_dependencies.xml
--- 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>