Mercurial > repos > bgruening > upload_testing
diff tool_dependencies.xml @ 41:c3793b7dee24
Uploaded
| author | bgruening |
|---|---|
| date | Fri, 02 Aug 2013 12:28:47 -0400 |
| parents | c6f1a059bc7d |
| children | a281b5931ffb |
line wrap: on
line diff
--- a/tool_dependencies.xml Fri Aug 02 12:22:29 2013 -0400 +++ b/tool_dependencies.xml Fri Aug 02 12:28:47 2013 -0400 @@ -50,6 +50,7 @@ <action type="shell_command">git clone --recursive https://github.com/fidelram/deepTools.git</action> <action type="shell_command">git reset --hard 98e5d8a61431ea8605c0643d991a1a5d8999b4dc</action> + <action type="make_directory">$INSTALL_DIR/lib/python</action> <action type="shell_command"> export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python && python setup.py install --install-lib $INSTALL_DIR/lib/python --install-scripts $INSTALL_DIR/bin
