makepath / xarray-spatial

Raster-based Spatial Analytics for Python
https://xarray-spatial.readthedocs.io/
MIT License
828 stars 84 forks source link

Test on Python 3.11 #750

Closed thuydotm closed 1 year ago

thuydotm commented 1 year ago

Fixes #743

brendancol commented 1 year ago

@thuydotm just to recap, this looks like an upstream issue with numba and we should keep our eye on development there.

brendancol commented 1 year ago

@thuydotm I think it is worth trying to re-run test and see if numba now works with PY3.11

brendancol commented 1 year ago

@thuydotm whats up with that crazy branch name test_python3333333333

thuydotm commented 1 year ago

That was an accident. Seems like I pressed and forgot to release the letter 3. All tests passed now and I think we can safely merge this MR. xarray-spatial finally supports Python 3.11.