Skip to content

Add Python 3.11, 3.12, and 3.14 support#71

Merged
dannywillems merged 2 commits into
mainfrom
add-python-3.11-3.12-3.14
Mar 16, 2026
Merged

Add Python 3.11, 3.12, and 3.14 support#71
dannywillems merged 2 commits into
mainfrom
add-python-3.11-3.12-3.14

Conversation

@dannywillems
Copy link
Copy Markdown
Contributor

Summary

  • Extend CI matrix to test on Python 3.11, 3.12, 3.13, and 3.14
  • Lower requires-python from >=3.13 to >=3.11
  • Update ruff and mypy target versions to py311

Test plan

  • CI passes on all Python versions (3.11, 3.12, 3.13, 3.14)
  • CI passes on all platforms (ubuntu, macos, windows)

Extend CI matrix to test on Python 3.11, 3.12, 3.13, and 3.14.
Lower requires-python to >=3.11 and update ruff/mypy target versions.
@dannywillems dannywillems merged commit 098e5f1 into main Mar 16, 2026
15 checks passed
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.

1 participant