diff --git a/tools/cibuildwheel_prep.sh b/tools/cibuildwheel_prep.sh
index fe03d16..5648382 100644
--- a/tools/cibuildwheel_prep.sh
+++ b/tools/cibuildwheel_prep.sh
@@ -3,7 +3,7 @@ set -e
 # DO NOT RUN THIS SCRIPT OUTSIDE OF THAT!!!
 pip install lalsuite
 # DEBUG COMMAND BELOW. THIS MUST BE REMOVED
-pip install --upgrade git+https://github.com/spxiwh/delocate.git
+#pip install --upgrade git+https://github.com/spxiwh/delocate.git
 
 if [[ "$OSTYPE" == "linux-gnu"* ]]; then
     # Needed for linux