Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Temporarily pin docutils to resolve CI failures #311

Closed
wants to merge 1 commit into from

Conversation

kurtmckee
Copy link
Contributor

This PR introduces one possible route to resolve CI failures: pinning docutils to an older version that supports all of the Python versions that readme_renderer is currently tested against.

Newer versions of docutils changed the HTML rendering and dropped Python 3.8 support, so the test suite currently only passes under Python 3.8, which is EOL in October 2024.

This PR is related to #310, but doesn't fundamentally resolve it. It does, however, allow evaluation of incoming PRs.

@miketheman
Copy link
Member

Superseded by #315

@miketheman miketheman closed this Jul 1, 2024
@kurtmckee kurtmckee deleted the resolve-test-failures branch July 1, 2024 14:37
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.

2 participants