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

[MNT] Python 3.12 support - for release 2.1.0 #109

Merged
merged 5 commits into from Oct 9, 2023
Merged

[MNT] Python 3.12 support - for release 2.1.0 #109

merged 5 commits into from Oct 9, 2023

Conversation

fkiraly
Copy link
Collaborator

@fkiraly fkiraly commented Oct 7, 2023

This PR introduces a version bump for the python 3.12 release:

  • 3.12 allowed in pyproject.toml
  • extended test CI coverage to 3.12

Also makes the following changes:

  • upper version bounds in pyproject.toml
  • bump numpy upper bound

@fkiraly fkiraly added maintenance Continuous integration, unit testing & package distribution release release related PR labels Oct 7, 2023
@codecov-commenter
Copy link

codecov-commenter commented Oct 7, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (3e99ed6) 70.00% compared to head (e16c72e) 70.00%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #109   +/-   ##
=======================================
  Coverage   70.00%   70.00%           
=======================================
  Files          97       97           
  Lines        5157     5157           
  Branches      952      952           
=======================================
  Hits         3610     3610           
+ Misses       1318     1317    -1     
- Partials      229      230    +1     

see 1 file with indirect coverage changes

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

@fkiraly fkiraly merged commit a4c0b92 into main Oct 9, 2023
33 of 34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Continuous integration, unit testing & package distribution release release related PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants