fatiando / harmonica

Forward modeling, inversion, and processing gravity and magnetic data
https://www.fatiando.org/harmonica
BSD 3-Clause "New" or "Revised" License
211 stars 69 forks source link

Extend support for Python 3.11 #403

Closed santisoler closed 1 year ago

santisoler commented 1 year ago

Run tests on GitHub Actions using Python 3.11 as latest version. Use Python 3.11 to build the docs. Add Python 3.11 to setup.cfg.

santisoler commented 1 year ago

We have to wait until Numba release a version that supports Python 3.11: https://github.com/numba/numba/issues/8304