eqcorrscan / EQcorrscan

Earthquake detection and analysis in Python.
https://eqcorrscan.readthedocs.io/en/latest/
Other
167 stars 86 forks source link

Add py 3.12 to tests #570

Open calum-chamberlain opened 6 months ago

calum-chamberlain commented 6 months ago

What does this PR do?

Add Python 3.12 to test suite and remove 3.8

Why was it initiated? Any relevant Issues?

Python 3.12 is being pushed out on conda-forge. We need to test this first here to make sure EQcorrscan runs correctly on 3.12.