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.
2 parents 2b13433 + 0c840c2 commit 65932b0Copy full SHA for 65932b0
README.md
@@ -29,5 +29,5 @@ $ python3 setup.py sdist bdist_wheel
29
chmod 600 ~/.pypirc
30
31
twine upload --repository testpypi dist/*
32
-
33
-twine upload --repository pypi dist/*
+
+twine upload --repository pypi dist/*
0 commit comments