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

documentation build fixes for ReadTheDocs #450

Merged
merged 21 commits into from
Jan 18, 2023
Merged

Conversation

tomkinsc
Copy link
Member

@tomkinsc
Copy link
Member Author

With jinja2 pinned the docs build is passing here on GitHub Actions, but still failing on RTD.

override sphinx pinning done by RTD since, apparently, "Projects created before Oct 20, 2020 use 1.8.x. New projects use the latest version."
https://docs.readthedocs.io/en/stable/build-default-versions.html#external-dependencies
Overriding RTD's pinning of old sphinx is mentioned here:
https://docs.readthedocs.io/en/stable/config-file/v2.html?highlight=sphinx#sphinx
For now I'm setting the pin to be newer than the old pinned version, but we may need to be more explicit and limit to a particular range of versions
@tomkinsc tomkinsc changed the title pin jinja2<3.1 documentation build fixes for ReadTheDocs Jan 18, 2023
@tomkinsc tomkinsc merged commit bfcb1e3 into master Jan 18, 2023
@tomkinsc tomkinsc deleted the ct-docs-build-debugging branch January 18, 2023 19:59
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