mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
[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:
parent
6c9aa94459
commit
4d42e1c282
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