We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cadd98e commit 719e825Copy full SHA for 719e825
ci/upload-pypi.sh
@@ -1,5 +1,6 @@
1
#!/bin/bash
2
3
+python3 -m pip install -U pip
4
python3 -m pip install -U setuptools
5
python3 -m pip install -U twine
6
0 commit comments