8000 [3.12] Docs: skip python-docs-theme 2023.7 to fix mobile menu (GH-107… · python/cpython@cc766c0 · GitHub
[go: up one dir, main page]

Skip to content

Commit cc766c0

Browse files
[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 9641c4d) Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
1 parent 6132f70 commit cc766c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ sphinxext-opengraph==0.7.5
1414

1515
# The theme used by the documentation is stored separately, so we need
1616
# to install that as well.
17-
python-docs-theme>=2023.7
17+
python-docs-theme>=2023.3.1,!=2023.7
1818

1919
-c constraints.txt

0 commit comments

Comments
 (0)
0