We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09258f4 commit a8c39fbCopy full SHA for a8c39fb
Makefile
@@ -68,5 +68,5 @@ dist: targz tarbz wheel
68
###################################################################
69
dist-publish:
70
./version.sh
71
- python setup.py bdist_wheel --universal upload
+ twine upload dist/*
72
./version.sh --reset
0 commit comments