Mercurial > repos > bgruening > deeptools
changeset 3:522686bcd5c0 draft
Uploaded
author | bgruening |
---|---|
date | Mon, 05 Aug 2013 10:38:11 -0400 |
parents | 4762b84d13f5 |
children | c8a0dc481493 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Mon Aug 05 10:11:32 2013 -0400 +++ b/tool_dependencies.xml Mon Aug 05 10:38:11 2013 -0400 @@ -46,7 +46,7 @@ <install version="1.0"> <actions> <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="shell_command">git reset --hard 59e067cce039cb93add04823c9f51cab202f8c2b</action> <action type="make_directory">$INSTALL_DIR/lib/python</action> <action type="shell_command"> export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python &&