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

consider updating docutils version dependency #2223

Closed
ctb opened this issue Aug 18, 2022 · 1 comment · Fixed by #2657
Closed

consider updating docutils version dependency #2223

ctb opened this issue Aug 18, 2022 · 1 comment · Fixed by #2657

Comments

@ctb
Copy link
Contributor

ctb commented Aug 18, 2022

sphinx_rtd_theme has been fixed, per readthedocs/sphinx_rtd_theme#127; might be good to revisit #2139 (comment) and do some experimenting, once a new sphinx_rtd_theme is released.

The specific change that was introduced to fix this problem was here,

5cfde22

specifically, limiting docutils to < 0.18:

  "docutils>=0.17.1,<0.18",
@ctb
Copy link
Contributor Author

ctb commented Jun 23, 2023

(whoops, and I checked, and that's already been done in this PR ;)

% pip list | grep -i docutils
docutils                      0.20.1

@ctb ctb closed this as completed in #2657 Jun 24, 2023
ctb added a commit that referenced this issue Jun 24, 2023
…rser, and docutils (#2657)

Merge of #2601 and #2652.

Closes #2601
Closes #2223
Closes #2652

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant