mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
[3.12] Docs: skip python-docs-theme 2023.7 to fix mobile menu (GH-107666) (#107690)
Docs: skip python-docs-theme 2023.7 to fix mobile menu (GH-107666)
(cherry picked from commit 9641c4d8e2
)
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
This commit is contained in:
parent
6132f7099d
commit
cc766c0b15
1 changed files with 1 additions and 1 deletions
|
@ -14,6 +14,6 @@ sphinxext-opengraph==0.7.5
|
||||||
|
|
||||||
# The theme used by the documentation is stored separately, so we need
|
# The theme used by the documentation is stored separately, so we need
|
||||||
# to install that as well.
|
# to install that as well.
|
||||||
python-docs-theme>=2023.7
|
python-docs-theme>=2023.3.1,!=2023.7
|
||||||
|
|
||||||
-c constraints.txt
|
-c constraints.txt
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue