Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Restrict Sphinx's version since it breaks docs build (#3483)
* The release of v5.1.0 breaks docs build for a lot of projects apparently according to the issue on their project. So restrict the version to v5.0.2 and below. Signed-off-by: Ryan Blakley <[email protected]> (cherry picked from commit f32450b)
- Loading branch information