mirror of
https://github.com/python/cpython.git
synced 2026-01-26 21:03:34 +00:00
gh-143284: Temporarily install Sphinx<9 to fix Chinese search (#143286)
This commit is contained in:
parent
23ad9c5d01
commit
0aedf2f9cf
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user