Mercurial > repos > pjbriggs > macs21
diff tool_dependencies.xml @ 11:e164b8e164a7 draft
Restore tool_dependencies.xml.
author | pjbriggs |
---|---|
date | Mon, 15 Jun 2015 07:10:33 -0400 |
parents | 2d4ef45ec089 |
children | 69d143b8f19a |
line wrap: on
line diff
--- a/tool_dependencies.xml Mon Jun 15 06:56:07 2015 -0400 +++ b/tool_dependencies.xml Mon Jun 15 07:10:33 2015 -0400 @@ -42,13 +42,13 @@ <package name="macs2" version="2.1.0.20140616"> <install version="1.0"> <actions> + <action type="download_by_url">https://pypi.python.org/packages/source/M/MACS2/MACS2-2.1.0.20140616.tar.gz</action> <!-- Install environment for main & test toolsheds --> <action type="set_environment_for_install"> <repository changeset_revision="43cb426cb05d" name="package_numpy_1_9" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> <package name="numpy" version="1.9" /> </repository> </action> - <action type="download_by_url">https://pypi.python.org/packages/source/M/MACS2/MACS2-2.1.0.20140616.tar.gz</action> <action type="make_directory">$INSTALL_DIR/lib/python</action> <action type="shell_command"> export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python &&