Skip to content

Conversation

@jtroup
Copy link
Contributor

@jtroup jtroup commented Oct 26, 2025

what

  • Update uv version in .tool-versions
  • Update Python dependencies
  • Add support for and test with Python 3.14
  • Run uv run pre-commit autoupdate
  • Update version in pyproject.toml to match what we're now using elsewhere

why

To make sure we work with all supported versions of Python.

testing

  • for version in $(seq 9 14); do uv run --python 3.${version} pytest; done

docs

Added to NEWS.md

@jtroup jtroup requested a review from a team as a code owner October 26, 2025 18:16
@jtroup jtroup force-pushed the elmo/support-modern-python branch from 15d6f5b to 4941e8f Compare October 28, 2025 01:09
@jtroup jtroup merged commit fead15b into main Oct 28, 2025
12 checks passed
@jtroup jtroup deleted the elmo/support-modern-python branch October 28, 2025 01:10
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.

3 participants