pybind11_json
pybind11_json copied to clipboard
CI: Add job for testing Python 3.13
@henryiii you switch to using pixi for the CI here https://github.com/pybind/pybind11_json/pull/66, it seems that all the jobs are discarding the python-version entry from the matrix and testing against Python 3.12 now.
I'm not familiar with pixi, do you know how to configure it to use the proper Python version?