Skip to content

Add Python 3.13 and 3.14 support#184

Merged
lavr merged 1 commit intomasterfrom
fix/issue-183-python-3.13-3.14-support
Mar 30, 2026
Merged

Add Python 3.13 and 3.14 support#184
lavr merged 1 commit intomasterfrom
fix/issue-183-python-3.13-3.14-support

Conversation

@lavr
Copy link
Copy Markdown
Owner

@lavr lavr commented Mar 30, 2026

Summary

  • Add Python 3.13 and 3.14 to CI test matrix and tox
  • Remove EOL Python versions (2.x, 3.3–3.8) from tox and setup.py classifiers
  • All 73 tests pass locally on Python 3.14

Fixes #183

- Add Python 3.13 and 3.14 to CI test matrix and tox
- Remove EOL Python versions (2.x, 3.3–3.8) from tox and classifiers
- All 73 tests pass on Python 3.14

Fixes #183
@lavr lavr merged commit ecc204b into master Mar 30, 2026
6 checks passed
@lavr lavr deleted the fix/issue-183-python-3.13-3.14-support branch March 30, 2026 22:43
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.

Add Python 3.13 and 3.14 support

1 participant