Skip to content

Commit 58b3161

Browse files
[3.11] Docs: skip python-docs-theme 2023.7 to fix mobile menu (GH-107666) (#107691)
Docs: skip python-docs-theme 2023.7 to fix mobile menu (GH-107666) (cherry picked from commit 9641c4d) Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent e4b5ec7 commit 58b3161

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
@@ -15,6 +15,6 @@ sphinxext-opengraph>=0.7.1
1515

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

2020
-c constraints.txt

0 commit comments

Comments
 (0)