add py to whl files setup.py code example Example 1: create python package python3 setup.py sdist bdist_wheel Example 2: bdist_wheel python pip install wheel