python setup.py sdist bdist_wheel  # then package can be installed locally
twine upload dist/*