From 149a43128dcd1dff46dc7bd3dfefab95dbe67fcb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Sat, 22 Oct 2016 18:33:19 -0400 Subject: [PATCH] Use latest version off tlsh #82 fixed upstream --- installing_deps.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/installing_deps.sh b/installing_deps.sh index 74a1b000..9ef7480a 100755 --- a/installing_deps.sh +++ b/installing_deps.sh @@ -98,7 +98,6 @@ popd # Py tlsh pushd tlsh/py_ext -git checkout a67c69b0cdfd168c62c159d41b8a3612ee2b0df1 # temporary, latest commit breaks the python module python setup.py build python setup.py install