Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
setuptools does not consider a directory with an __init__.pyi a package. This made it silently skip xla_extension-stubs when building a wheel. See https://github.com/pypa/setuptools/blob/a4dbe3457d89cf67ee3aa571fdb149e6eb544e88/setuptools/_distutils/command/build_py.py#L183
- Loading branch information