Patrick Peglar
Patrick Peglar
Seems likely that #464 will not be required forever. Possibly https://github.com/actions/runner-images/pull/10647 will fix, as discussed [here](https://github.com/actions/runner-images/issues/10624) So, we probably can (should) revert #464 at some point. Maybe quite soon
AT LEAST replace setup.cfg setup.py mat be required because of the Cython info
What gets a docs entry is currently manually determined - e.g. [here](https://github.com/SciTools/cf-units/blob/main/docs/source/utilities.rst?plain=1) This means some things are left out e.g. `cf_units.CALENDARS` appears in docs, but `cf_units.CALENDAR_360_DAY` does not, even though...
Just a reminder to * consider issues addressed / left outstanding * review whats-new for all items
Relates to #5369 , #6165
## 🚀 Pull Request ### Description --- [Consult Iris pull request check list]( https://scitools-iris.readthedocs.io/en/latest/developers_guide/contributing_pull_request_checklist.html) --- Add any of the below labels to trigger actions on this PR: - https://github.com/SciTools/iris/labels/benchmark_this
3.13 was [released 2024-10-07](https://peps.python.org/pep-0719/#lifespan) Aligning with [SPEC0](https://scientific-python.org/specs/spec-0000/), this would mean we support 3.11, 3.12, 3.13 + drop 3.10. Presumably, that will be ok.