christoph2/pyxcp

Python 3.12 wheels

chrisoro opened this issue · 2 comments

Would it be possible to also provide wheels for 3.12? Unfortunately, I'm unable to modify or test the workflows on a fork, so I can only request this via a ticket.

Upon reviewing your project, it seems that all you need to do is upgrade to a more recent version of cibuildwheel (2.16 or higher to support 3.12) and adjust the configuration accordingly.

OK, done.
3.12 support is now available on PyPI.

Awesome, thank you!