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

Updates python versions and trove classifiers #254

Merged
merged 10 commits into from
Feb 26, 2024
Merged

Conversation

billbrod
Copy link
Collaborator

With this, we update our supported python versions from 3.7-3.11 to 3.10-3.12, in order to be compliant with SPEC0.

From now on, following that, we will support three python minor versions, rolling them over at the end of the year.

Closes #247

Copy link

codecov bot commented Feb 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.73%. Comparing base (20a9a43) to head (8971b43).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #254      +/-   ##
==========================================
- Coverage   86.76%   86.73%   -0.04%     
==========================================
  Files          35       35              
  Lines        3325     3325              
==========================================
- Hits         2885     2884       -1     
- Misses        440      441       +1     

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

@billbrod
Copy link
Collaborator Author

@NickleDave: I was thinking I should mention SPEC-0 specifically, to make it clear why I'm supporting these three versions, and when I'll change which versions I support. Does that belong in the readme? the installation page of the docs? CONTRIBUTING? all three?

I couldn't find a discussion of this on the documentation for numpy or scipy, so I'm wondering if it's too "in the weeds"

@billbrod billbrod merged commit b3afb90 into main Feb 26, 2024
13 of 14 checks passed
@billbrod billbrod deleted the packaging_updates branch February 26, 2024 21:09
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.

Packaging updates
1 participant