]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Docs: pin sphinx-lint (GH-97992)
authorHugo van Kemenade <hugovk@users.noreply.github.com>
Thu, 6 Oct 2022 20:58:41 +0000 (13:58 -0700)
committerGitHub <noreply@github.com>
Thu, 6 Oct 2022 20:58:41 +0000 (13:58 -0700)
Doc/requirements.txt

index be058733fcf4d71cbac7d4b672248e2a4009e29d..960ac54d7b91ef3d63fe22ccd759c67bc6c1ddc0 100644 (file)
@@ -10,7 +10,7 @@ blurb
 # sphinx-lint 0.6.2 yields many default role errors due to the new regular
 # expression used for default role detection, so we don't use the version
 # until the errors are fixed.
-sphinx-lint<1,!=0.6.2
+sphinx-lint==0.6.1
 
 # The theme used by the documentation is stored separately, so we need
 # to install that as well.