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 997441e commit fc60fb7Copy full SHA for fc60fb7
release.sh
@@ -19,4 +19,4 @@ git push origin HEAD:gh-pages
19
git checkout master
20
21
# push to pypi
22
-python setup.py sdist upload
+python setup.py sdist upload --sign --identity="Twitter Ads API <[email protected]>"
0 commit comments