Closed pp-mo closed 1 month ago
BTW, conda-forge is shipping a py313 version of it and all the tests are passing. You can test it out with:
conda env create --name CFUNITS python=3.13 cf-units pytest -c conda-forge/label/python_rc
conda activate CFUNITS
pytest --pyargs cf_units
We should now be in a good position to add this without missing a spot:
Closed by #461
Python 3.13 is just 10 days away now