Skip to content
This repository was archived by the owner on Oct 8, 2024. It is now read-only.

Commit 0ee3af8

Browse files
committed
Revert "Updated auditwheel to include auditwheel#376"
This reverts commit 0fb76f9.
1 parent c9fbde3 commit 0ee3af8

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

config.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -127,9 +127,6 @@ function pre_build {
127127
}
128128

129129
function pip_wheel_cmd {
130-
git clone https://github.com/pypa/auditwheel
131-
(cd auditwheel && git checkout fe45465 && pipx install --force .)
132-
133130
local abs_wheelhouse=$1
134131
if [ -z "$IS_MACOS" ]; then
135132
CFLAGS="$CFLAGS --std=c99" # for Raqm

0 commit comments

Comments
 (0)