temp remove

This commit is contained in:
mio 2024-09-26 19:13:57 +08:00
parent 9e0addd682
commit 050f2fbcaf
No known key found for this signature in database
GPG Key ID: DFF27E34A47CB873

View File

@ -1,9 +0,0 @@
#!/bin/sh
# TODO: use cibuildwheel
apk update
apk add gcc make cmake pkgconfig linux-headers git musl-dev patchelf
python3 -m pip install -U pip setuptools auditwheel
cd bindings/python && python3 setup.py bdist_wheel && auditwheel repair dist/*.whl && mv -f wheelhouse/*.whl ./dist/