We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 764b74d commit c400699Copy full SHA for c400699
upload.sh
@@ -2,4 +2,4 @@
2
3
rm -r dist
4
python -m build .
5
-python -m twine upload --repository-url https://upload.pypi.org/legacy/ dist/* -u ikamen
+python -m twine upload --repository-url https://upload.pypi.org/legacy/ dist/* -u __token__
0 commit comments