Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Docs: pin sphinx-lint
  • Loading branch information
hugovk committed Oct 6, 2022
commit ee53ab39fe24f682d1d9d8cf95bdc2fd5c250f5c
2 changes: 1 addition & 1 deletion Doc/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down