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

Remove support for Python 3.9, add Python 3.13 #40

Merged
merged 9 commits into from
Jan 17, 2025
Merged

Remove support for Python 3.9, add Python 3.13 #40

merged 9 commits into from
Jan 17, 2025

Conversation

robbibt
Copy link
Member

@robbibt robbibt commented Jan 17, 2025

Removes support for Python 3.9, and adds support for Python 3.13.

Have had to temporarily disable lowest-direct tests from Python 3.13, as Numpy only supports Python 3.13 after version 2.0, and we don't want to exclude users running Numpy <2.0 yet (including DEA users on the DEA Sandbox).

@codecov-commenter
Copy link

codecov-commenter commented Jan 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.2%. Comparing base (bb56b91) to head (59d5269).

Additional details and impacted files
@@          Coverage Diff          @@
##            main     #40   +/-   ##
=====================================
  Coverage   82.2%   82.2%           
=====================================
  Files          6       6           
  Lines        641     641           
  Branches     108     108           
=====================================
  Hits         527     527           
  Misses        70      70           
  Partials      44      44           

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

@robbibt robbibt merged commit d7a385a into main Jan 17, 2025
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.

2 participants