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

Pin Sphinx version temporarily #8

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

pmatulis
Copy link
Collaborator

The latest Sphinx update has caused some issues.

7.2.2 doesn't work with the notfound extension (see readthedocs/sphinx-notfound-page#219 ). When restricting Sphinx to <7.2.0, RTD uses 6.2.1 though, which is incompatible with a Furo change (see pradyunsg/furo#693 ).

Therefore, restrict Sphinx to 7.1.2 until the issues are resolved.

Signed-off-by: Peter Matulis <peter.matulis@canonical.com>
@pmatulis pmatulis merged commit 0f1d5ee into canonical:main Aug 21, 2023
3 checks passed
@pmatulis pmatulis deleted the pin-sphinx-version branch August 21, 2023 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant