Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop support for Python 3.9 and 3.10 #655

Draft
wants to merge 3 commits into
base: development
Choose a base branch
from
Draft

Conversation

weiji14
Copy link
Member

@weiji14 weiji14 commented Feb 12, 2025

Set minimum required Python version to 3.11+, following SPEC 0. Dropping support prior to icepyx v2.x release.

Merge this after #622.

Supersedes #608, addresses #569

@weiji14 weiji14 self-assigned this Feb 12, 2025
Copy link

github-actions bot commented Feb 12, 2025

Binder 👈 Launch a binder notebook on this branch for commit e02be9b

I will automatically update this comment whenever this PR is modified

Binder 👈 Launch a binder notebook on this branch for commit 52ebecf

Copy link

codecov bot commented Feb 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.80%. Comparing base (54e3c1d) to head (52ebecf).

❗ There is a different number of reports uploaded between BASE (54e3c1d) and HEAD (52ebecf). Click for more details.

HEAD has 5 uploads less than BASE
Flag BASE (54e3c1d) HEAD (52ebecf)
7 2
Additional details and impacted files
@@               Coverage Diff               @@
##           development     #655      +/-   ##
===============================================
- Coverage        71.88%   66.80%   -5.08%     
===============================================
  Files               37       35       -2     
  Lines             3112     3058      -54     
  Branches           422      422              
===============================================
- Hits              2237     2043     -194     
- Misses             764      928     +164     
+ Partials           111       87      -24     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant