Conversation
|
Thanks. I have two comments:
|
EDIT: The python-build workflow also currently uses Python 3.9 to build the source distribution and install cibuildwheel. I take it these should be bumped to 3.10 if 3.9 is dropped? |
|
Thinking about this some more I now believe that we should do the following:
Reasoning:
|
|
Your reasoning sounds fine to me, I'll update the PR! |
Use Python 3.12 to build the source package and run tests.
|
I've now made the above changes, and tested to make sure both the ci and python-build workflows run successfully. I had to add an explicit step to install |
This updates the python-build workflow to use the latest version of cibuildwheel and build wheels for the newly released Python 3.12.