]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.12] Docs: skip python-docs-theme 2023.7 to fix mobile menu (GH-107666) (#107690)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 6 Aug 2023 13:15:39 +0000 (06:15 -0700)
committerGitHub <noreply@github.com>
Sun, 6 Aug 2023 13:15:39 +0000 (15:15 +0200)
Docs: skip python-docs-theme 2023.7 to fix mobile menu (GH-107666)
(cherry picked from commit 9641c4d8e2bdf9b00dd9f373d4a74dfad000afd1)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Doc/requirements.txt

index fb558b3c5af24941edc9c1a0962a1d588b068f8e..4741265a0347f2b4580a4b1e07530c64e858e8e3 100644 (file)
@@ -14,6 +14,6 @@ sphinxext-opengraph==0.7.5
 
 # The theme used by the documentation is stored separately, so we need
 # to install that as well.
-python-docs-theme>=2023.7
+python-docs-theme>=2023.3.1,!=2023.7
 
 -c constraints.txt