1
0
Fork 0
mirror of https://github.com/ultrajson/ultrajson.git synced 2024-06-09 09:06:06 +02:00

Update scripts/build-manylinux-wheels.sh

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
This commit is contained in:
bwoodsend 2020-05-08 14:13:33 +01:00 committed by GitHub
parent 6cfcb29cc3
commit 7b57fb7f31
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,4 +36,3 @@ for whl in /io/temp-wheels/*.whl; do
done