sertit / eoreader

Remote-sensing opensource python library reading optical and SAR sensors, loading and stacking bands, clouds, DEM and spectral indices in a sensor-agnostic way.
https://eoreader.readthedocs.io/en/latest/
Apache License 2.0
271 stars 22 forks source link

ENH: Support Python 3.11 #71

Closed remi-braun closed 1 year ago

remi-braun commented 1 year ago

Python 3.11 has been released for some times now and it would be great to officially support it.

Unfortunately, h5py doesn't for now:

Wait for this issue to be closed and add Python 3.11 into the weekly CI.

remi-braun commented 1 year ago

Python 3.11 end-to-end tests are passing 🥳