[3.13] gh-143284: Temporarily install Sphinx<9 to fix Chinese search (GH-143286) (#143291)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
This commit is contained in:
Miss Islington (bot) 2025-12-30 13:37:47 +01:00 committed by GitHub
parent 6c9aa94459
commit 4d42e1c282
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,7 @@
# won't suddenly cause build failures. Updating the version is fine as long
# as no warnings are raised by doing so.
# Keep this version in sync with ``Doc/conf.py``.
sphinx~=9.0.0
sphinx<9.0.0
blurb