We should document (and test) the supported python versions. As per https://devguide.python.org/versions/, 3.8 is the minimum supported, but only until 2024-10, so perhaps we should pick 3.9. Alternatively, the default version on Ubuntu 22.04 is 3.10, so that could be a sensible choice.
We should document (and test) the supported python versions. As per https://devguide.python.org/versions/, 3.8 is the minimum supported, but only until 2024-10, so perhaps we should pick 3.9. Alternatively, the default version on Ubuntu 22.04 is 3.10, so that could be a sensible choice.