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

limit sphinx for readthedocs #1207

Merged
merged 2 commits into from
Jul 13, 2023

Conversation

TomonobuTsujikawa
Copy link
Contributor

Currently sphinx-rtd-theme does not support Sphinx>7.
But during the runtime on ReadtheDocs, the version of Sphinx is updated unexpectedly.
Other users also met the same problem, so we limit the version of Sphinx in doc/requirements.txt to solve this conflict.

@TomonobuTsujikawa TomonobuTsujikawa added the release-note-ignore Auto-release; Not Appeared in Release Notes label Jul 13, 2023
@TomonobuTsujikawa TomonobuTsujikawa self-assigned this Jul 13, 2023
@TomonobuTsujikawa TomonobuTsujikawa merged commit 01d8aa4 into master Jul 13, 2023
@TomonobuTsujikawa TomonobuTsujikawa deleted the feature/20230713-limit-sphinx-for-doc branch July 13, 2023 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note-ignore Auto-release; Not Appeared in Release Notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants