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 997441e + fc60fb7 commit 298d1f6Copy full SHA for 298d1f6
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