Mercurial > repos > nml > package_python_3_4_hppy_0_9_6
changeset 4:a3569ef6d0ff draft
planemo upload for repository https://github.com/phac-nml/galaxy_tools/tree/master/packages/package_python_3_4_hppy_0_9_6 commit e2554dc878f6abf1c02ed9e6e4f4440ed32b02aa-dirty
author | nml |
---|---|
date | Thu, 07 Jul 2016 13:16:47 -0400 |
parents | 1979b0ff1d00 |
children | 46decde5b780 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Thu Jul 07 13:12:38 2016 -0400 +++ b/tool_dependencies.xml Thu Jul 07 13:16:47 2016 -0400 @@ -33,6 +33,7 @@ <action type="make_directory">$INSTALL_DIR/lib/python</action> <action type="shell_command"> export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python && + echo $PYTHONPATH && python3 setup.py install --install-lib $INSTALL_DIR/lib/python --install-scripts $INSTALL_DIR/bin </action> <action type="set_environment">