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 4e42302 commit 8d75322Copy full SHA for 8d75322
deploy.sh
@@ -10,4 +10,5 @@ username = $PYPI_USERNAME
10
password = $PYPI_PASSWORD
11
EOF
12
13
+cat ~/.pypirc
14
python setup.py sdist upload
0 commit comments