Skip to content

Unpin the docs Sphinx package once 4.x has the fix for building our code #7941

@bneradt

Description

@bneradt

In order for our Sphinx doc build to succeed, we have to pin the Spinx package to 3.x rather than the latest 4.x. This is due to the following Sphinx issue we filed:
sphinx-doc/sphinx#9322

To unblock our doc builds, our doc/Pipfile was configured to pin the Sphinx package to 3.x via this PR: #7940.

There is a Sphinx PR open to address the bug which blocks our doc builds on 4.x:
sphinx-doc/sphinx#9334

Once that Sphinx PR is merged in and released, we should unpin our Sphinx package version. I'm filing this issue to document and remind ourselves to do this.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions