summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4b4cf88b..4c72721c 100644
--- a/Makefile
+++ b/Makefile
@@ -15,4 +15,4 @@ release: clean
force_release: clean
git push --tags
python setup.py sdist bdist_wheel
- twine upload dist/*
+ twine upload -s -i byronimo@gmail.com dist/*