pywinrt / python-winsdk

Python package with bindings for Windows SDK
https://python-winsdk.readthedocs.io
MIT License
77 stars 8 forks source link

publish arm64 wheels #27

Closed dlech closed 1 year ago

dlech commented 1 year ago

Windows ARM64 is a thing now, so we should publish wheels for it.

Probably means switching build system to https://github.com/pypa/cibuildwheel.

dlech commented 1 year ago

This has been done since v1.0.0-beta.9.