gh-143284: Temporarily install Sphinx<9 to fix Chinese search (#143286)

This commit is contained in:
Hugo van Kemenade 2025-12-30 14:31:41 +02:00 committed by GitHub
parent 23ad9c5d01
commit 0aedf2f9cf
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 # won't suddenly cause build failures. Updating the version is fine as long
# as no warnings are raised by doing so. # as no warnings are raised by doing so.
# Keep this version in sync with ``Doc/conf.py``. # Keep this version in sync with ``Doc/conf.py``.
sphinx~=9.0.0 sphinx<9.0.0
blurb blurb