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

Docs builds are failing: Resolve by updating doc-utils requirement #650

Closed
pathunstrom opened this issue Dec 16, 2021 · 0 comments · Fixed by #651
Closed

Docs builds are failing: Resolve by updating doc-utils requirement #650

pathunstrom opened this issue Dec 16, 2021 · 0 comments · Fixed by #651
Labels
bug new contributor Apply to issues we think can be tackled by people new to PPB

Comments

@pathunstrom
Copy link
Collaborator

A change was made to doc-utils to replace traversal with a generator. Sphinx tries to reverse the generator, which fails.

The current solution is to pin doc-utils in requirements-docs.txt to <0.18 as documented here: sphinx-doc/sphinx#9727

@pathunstrom pathunstrom added bug new contributor Apply to issues we think can be tackled by people new to PPB labels Dec 16, 2021
@bors bors bot closed this as completed in 55d1ca7 Dec 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug new contributor Apply to issues we think can be tackled by people new to PPB
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant