diff --git a/tools/pylib/_boutcore_build/build-wheels.sh b/tools/pylib/_boutcore_build/build-wheels.sh index 1e08b22bbe63ca84b22200f665fdedd33a409f2d..3bcdf2a650af7e57fe670d35ed6d953e37ad1847 100644 --- a/tools/pylib/_boutcore_build/build-wheels.sh +++ b/tools/pylib/_boutcore_build/build-wheels.sh @@ -53,4 +53,4 @@ rm -f wheelhouse/*whl cp /io/wheelhouse/*whl wheelhouse/ $PYBIN/pip install twine --upgrade ls -l $PYBIN -$PYBIN/python -m twine upload --repository testpypi wheelhouse/*.whl dist/*.tar* +$PYBIN/python -m twine upload --repository testpypi wheelhouse/*.whl