]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.11] Docs: skip python-docs-theme 2023.7 to fix mobile menu (GH-107666) (#107691)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 6 Aug 2023 11:53:25 +0000 (04:53 -0700)
committerGitHub <noreply@github.com>
Sun, 6 Aug 2023 11:53:25 +0000 (13:53 +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 2b8d4df214730ff6e4eeaa8c957940b2ebf13764..3c0e0a7733673e6d278078122ac95332715e228b 100644 (file)
@@ -15,6 +15,6 @@ sphinxext-opengraph>=0.7.1
 
 # 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