mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
gh-143284: Temporarily install Sphinx<9 to fix Chinese search (#143286)
This commit is contained in:
parent
23ad9c5d01
commit
0aedf2f9cf
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue