Skip to content

Commit

Permalink
See if old delocate is the issue?
Browse files Browse the repository at this point in the history
  • Loading branch information
spxiwh committed Apr 26, 2024
1 parent a7e70d1 commit bf8bf3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/cibuildwheel_prep.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit bf8bf3e

Please sign in to comment.