This repository was archived by the owner on Oct 7, 2024. It is now read-only.
This repository was archived by the owner on Oct 7, 2024. It is now read-only.
package_data for py.typed and .pyi files can be removed with setuptools 69+ #45
Just a heads-up that as of https://setuptools.pypa.io/en/latest/history.html#v69-0-0, you can simplify (remove) your
package_data:python-winsdk/setup.py
Lines 33 to 34 in 89d78d7