icesat2py / icepyx

Python tools for obtaining and working with ICESat-2 data
https://icepyx.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
218 stars 107 forks source link

Drop support for Python 3.7 and 3.8 #608

Closed mfisher87 closed 2 months ago

mfisher87 commented 2 months ago

Since dependencies aren't resolvable with 3.7 in conda or pip (and 3.8 unresolvable with conda only), dropping support prior to the final 1.x release

github-actions[bot] commented 2 months ago

Binder :point_left: Launch a binder notebook on this branch for commit 820f163ad635e089f63b3df088f5c8c4beb1fca8

I will automatically update this comment whenever this PR is modified

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 65.17%. Comparing base (2566d96) to head (820f163). Report is 1 commits behind head on development.

:exclamation: There is a different number of reports uploaded between BASE (2566d96) and HEAD (820f163). Click for more details.

HEAD has 1 upload less than BASE | Flag | BASE (2566d96) | HEAD (820f163) | |------|------|------| ||3|2|
Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #608 +/- ## =============================================== - Coverage 71.57% 65.17% -6.41% =============================================== Files 37 37 Lines 3061 3061 Branches 596 596 =============================================== - Hits 2191 1995 -196 - Misses 766 981 +215 + Partials 104 85 -19 ```

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