Keep auditwheel at 1.5.0.
Nightly is failing with the newest auditwheel release.
This commit is contained in:
parent
1414cc83d9
commit
9521556866
@ -16,7 +16,7 @@
|
||||
|
||||
set -e
|
||||
|
||||
sudo pip3 install auditwheel
|
||||
sudo pip3 install auditwheel==1.5.0
|
||||
|
||||
set +e
|
||||
patchelf_location=$(which patchelf)
|
||||
|
Loading…
Reference in New Issue
Block a user