Skip to content
Snippets Groups Projects
Commit 738a99b0 authored by David Schwörer's avatar David Schwörer
Browse files

upgrade twine

parent 5fea4ba2
No related branches found
No related tags found
No related merge requests found
Pipeline #95129 failed
......@@ -51,6 +51,6 @@ done
mkdir -p wheelhouse
rm -f wheelhouse/*whl
cp /io/wheelhouse/*whl wheelhouse/
$PYBIN/pip install twine
$PYBIN/pip install twine --upgrade
ls -l $PYBIN
$PYBIN/python -m twine upload --repository testpypi wheelhouse/*.whl dist/*.tar*
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment