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 8a47652 commit bdfaa65Copy full SHA for bdfaa65
deploy.sh
@@ -10,4 +10,4 @@ username: ${PYPI_USERNAME}
10
password: ${PYPI_PASSWORD}
11
EOF
12
13
-python setup.py register sdist upload
+python setup.py sdist upload
0 commit comments