Mercurial > repos > cpalm > ingtest
changeset 14:a7496749af53 draft
Uploaded
author | cpalm |
---|---|
date | Mon, 19 Aug 2013 18:51:31 -0400 |
parents | d44d8cb65589 |
children | a5d073f84669 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Mon Aug 19 18:24:42 2013 -0400 +++ b/tool_dependencies.xml Mon Aug 19 18:51:31 2013 -0400 @@ -4,6 +4,7 @@ <install version="1.0"> <actions> <action type="make_directory">$INSTALL_DIR/lib/python</action> + <action type="make_directory">$INSTALL_DIR/bin</action> <action type="download_by_url" target_filename="requests-1.2.3.tar.gz">https://pypi.python.org/packages/source/r/requests/requests-1.2.3.tar.gz</action> <action type="shell_command">python setup.py install --home $INSTALL_DIR --install-scripts $INSTALL_DIR/bin</action> <action type="set_environment">