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

Update MSPV and remove outdated files/dependencies #4120

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

JasonGrace2282
Copy link
Member

@JasonGrace2282 JasonGrace2282 commented Jan 20, 2025

Overview

Closes #4117
In summary:

  • Changes our minimum supported python version to 3.11
  • Cleans up the pyproject.toml python version dependency branches
  • Removes the av<14 restriction
  • Removes files like .pylintrc that are no longer needed since we migrated to ruff.
  • This DOES NOT update the ruff python version, because that generates a large diff. I'll do this in a follow-up

I'm open to discussion about whether we should keep it to 3.10 to stay conservative. However, this is in line with https://scientific-python.org/specs/spec-0000/ since it's been 3 years since 3.10 was released.

@JasonGrace2282 JasonGrace2282 added this to the v0.19.1 milestone Jan 20, 2025
@JasonGrace2282 JasonGrace2282 marked this pull request as draft January 20, 2025 15:29
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.

Change Supported Python Versions
1 participant