mirror of
https://github.com/python/cpython.git
synced 2026-01-08 08:22:41 +00:00
[3.12] GH-99380: Update to Sphinx 7 (GH-99381) (#114341)
(cherry picked from commit e6495159f6)
This commit is contained in:
parent
7a56df1266
commit
82ad7857aa
1 changed files with 2 additions and 1 deletions
|
|
@ -6,12 +6,13 @@
|
|||
# Sphinx version is pinned so that new versions that introduce new warnings
|
||||
# won't suddenly cause build failures. Updating the version is fine as long
|
||||
# as no warnings are raised by doing so.
|
||||
sphinx==4.5.0
|
||||
sphinx~=7.2.0
|
||||
|
||||
blurb
|
||||
|
||||
sphinx-autobuild
|
||||
sphinxext-opengraph==0.7.5
|
||||
sphinx-notfound-page==1.0.0
|
||||
|
||||
# The theme used by the documentation is stored separately, so we need
|
||||
# to install that as well.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue