Skip to content

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
@JasonGrace2282 JasonGrace2282 added the dependencies Pull requests that update a dependency file label Feb 9, 2025
@JasonGrace2282
Copy link
Member Author

Closing, as we no longer use poetry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change Supported Python Versions
1 participant