xcube-dev / xcube

xcube is a Python package for generating and exploiting data cubes powered by xarray, dask, and zarr.
https://xcube.readthedocs.io/
MIT License
201 stars 20 forks source link

Bump minimum Python version from 3.8 to 3.9 #921

Closed pont-us closed 9 months ago

pont-us commented 9 months ago

Fixes #920.

Checklist:

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (1107099) 93.43% compared to head (bb140fb) 93.43%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #921 +/- ## ======================================= Coverage 93.43% 93.43% ======================================= Files 453 453 Lines 35518 35518 ======================================= + Hits 33186 33188 +2 + Misses 2332 2330 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.