They are useful in environments where sdist is prohibited. `python setup.py sdist bdist_wheel` and then uploading `dist/*` with twine would do it Thanks