[3.11] Docs: pin sphinx-lint (GH-97992) (GH-97993)

This commit is contained in:
Miss Islington (bot) 2022-10-06 14:01:27 -07:00 committed by GitHub
parent 930adfa503
commit cd05379a7d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View 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.