askap-vast / vast-tools

A collection of tools that are useful for the VAST project and for exploration of results from the VAST Pipeline.
https://vast-survey.org/vast-tools/
MIT License
8 stars 0 forks source link

Remove support for Python 3.8 and 3.9 #560

Open ddobie opened 3 months ago

ddobie commented 3 months ago

Python 3.8 reaches end-of-life in October 2024, Python 3.9 reaches end of life in October 2025.

We should deprecate 3.8 and 3.9, while adding support for 3.10-3.12.

ddobie commented 3 months ago

Will also need to check whether #502 is an issue for python>3.10.