Skip to content

Modernize tests and update dependencies for Python 3.10–3.13#56

Merged
tcmetzger merged 11 commits intomainfrom
modernize-pyhton-sphinx
Feb 12, 2026
Merged

Modernize tests and update dependencies for Python 3.10–3.13#56
tcmetzger merged 11 commits intomainfrom
modernize-pyhton-sphinx

Conversation

@tcmetzger
Copy link
Owner

Support Python versions 3.10 to 3.13 and Sphinx 8/9.
Refresh tests to align with modern Sphinx practices.
Update for release 1.1.0

Fixes #55 (and several other issues)

@tcmetzger tcmetzger added the WIP Work in Progress (not ready for review yet) label Feb 4, 2026
@tcmetzger tcmetzger merged commit 44313a3 into main Feb 12, 2026
6 checks passed
@tcmetzger tcmetzger deleted the modernize-pyhton-sphinx branch February 12, 2026 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

WIP Work in Progress (not ready for review yet)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Running tests with Sphinx 9+ fails, sphinx.testing.path has been removed, affecting conftest.py

1 participant