]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Docs: skip python-docs-theme 2023.7 to fix mobile menu (#107666)
authorHugo van Kemenade <hugovk@users.noreply.github.com>
Sun, 6 Aug 2023 11:08:32 +0000 (13:08 +0200)
committerGitHub <noreply@github.com>
Sun, 6 Aug 2023 11:08:32 +0000 (13:08 +0200)
Doc/requirements.txt

index e9b6e56b122895fdc2ec22c13808eb1340b77e10..d4f23ea8c400fed44b935705b22ecd24d3b16607 100644 (file)
@@ -15,6 +15,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