Skip to content

Upgrade Python and NumPy versions #11

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

Merged
merged 4 commits into from
Sep 10, 2024
Merged

Upgrade Python and NumPy versions #11

merged 4 commits into from
Sep 10, 2024

Conversation

LiamPattinson
Copy link
Contributor

Pyrokinetics PR pyro-kinetics/pyrokinetics#372 has been blocked because Pyloidal was keeping NumPy at version 1.26. This PR sets a minimum Python version of 3.10 and allows NumPy versions greater than 1.24, including 2.0+.

Previously the minimum Python version was 3.8, but this is rapidly approaching end-of-life. Should we continue to support 3.9? NumPy 2.1 is already out, and this has dropped 3.9.

Copy link

codecov bot commented Sep 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.10%. Comparing base (d777387) to head (8ba3c64).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #11      +/-   ##
==========================================
+ Coverage   93.75%   96.10%   +2.35%     
==========================================
  Files           2        2              
  Lines          80       77       -3     
==========================================
- Hits           75       74       -1     
+ Misses          5        3       -2     

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

@LiamPattinson LiamPattinson merged commit d5b8b07 into main Sep 10, 2024
14 checks passed
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