GPlates / gplately

GPlately is a Python package to interrogate tectonic plate reconstructions.
https://gplates.github.io/gplately/
GNU General Public License v2.0
55 stars 11 forks source link

Drop Python3.5 support #171

Closed michaelchin closed 2 months ago

michaelchin commented 2 months ago

@brmather @lauren-ilano @laurilano

The oldest Python version which is supported by the latest conda is 3.8. Should we drop python3.5? I really need to use f-string formatting.

Screenshot 2024-04-05 at 12 33 34 PM
brmather commented 2 months ago

Go for it!

michaelchin commented 2 months ago

Hi @brmather
I tried to add python3.12 support, but it seemed that I could not install stripy from conda-forge with python3.12. Any idea?

Screenshot 2024-04-05 at 8 46 39 PM
brmather commented 2 months ago

Stripy is stuck at 3.11 until I work out how to enable cross compilation with meson. The 3.11 build is using numpy distutils which is deprecated in 3.12

michaelchin commented 2 months ago

done in 446ee775117e377c62e7ba9e30622b49f96d4e6e