===== Twine ===== Run the following commands to build a Python package and upload to `PyPI `_ with `twine `_. .. prompt:: bash python setup.py sdist bdist_wheel twine upload dist/*