TEOS-10 / GSW-Python

Python implementation of TEOS-10 GSW based on ufunc wrappers of GSW-C
https://teos-10.github.io/GSW-Python
Other
140 stars 30 forks source link

Test on py312 #164

Closed ocefpaf closed 2 months ago

ocefpaf commented 2 months ago

I'll do a post release when this one passes to create wheels for 3.12.

ocefpaf commented 2 months ago

According to https://numpy.org/neps/nep-0029-deprecation_policy.html we could drop Python 3.9 but I want to keep it for a while longer. We can drop it for the next release.

ocefpaf commented 2 months ago

This is mostly maintenance. self-merging it.