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 Python3.9 #418

Merged
merged 2 commits into from
Apr 12, 2024
Merged

Drop Support for Python3.9 #418

merged 2 commits into from
Apr 12, 2024

Conversation

callumforrester
Copy link
Contributor

Fixes #416

Remove Python3.9 check from CI and encorce python>=3.10 in
pyproject.toml

Remove Python3.9 check from CI and encorce python>=3.10 in
pyproject.toml
Copy link

codecov bot commented Apr 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.38%. Comparing base (10d648e) to head (d21686e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #418      +/-   ##
==========================================
- Coverage   89.41%   89.38%   -0.03%     
==========================================
  Files          43       43              
  Lines        1805     1800       -5     
==========================================
- Hits         1614     1609       -5     
  Misses        191      191              

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

@joeshannon joeshannon merged commit 2f1dd36 into main Apr 12, 2024
24 checks passed
@joeshannon joeshannon deleted the drop3.9 branch April 12, 2024 12:52
ZohebShaikh pushed a commit that referenced this pull request May 7, 2024
Fixes #416

Remove Python3.9 check from CI and enforce python>=3.10 in
pyproject.toml.

Adapt to PEP 604 type hint changes and other minor import
changes.

---------

Co-authored-by: Joe Shannon <joe.shannon@diamond.ac.uk>
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.

Drop support for python 3.9
3 participants