Repository 'package_python_3_4_hyphy_python_0_1_3'
hg clone https://toolshed.g2.bx.psu.edu/repos/nml/package_python_3_4_hyphy_python_0_1_3

Changeset 1:5c14a49141f0 (2016-07-07)
Previous changeset 0:86947a99997b (2016-07-07)
Commit message:
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
modified:
tool_dependencies.xml
b
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
b
@@ -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>