We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pytest-checkdocs
>= 2.14
1 parent d9b029b commit 16fb289Copy full SHA for 16fb289
1 file changed
pyproject.toml
@@ -49,7 +49,7 @@ doc = [
49
]
50
51
check = [
52
- "pytest-checkdocs >= 2.4",
+ "pytest-checkdocs >= 2.14",
53
"pytest-ruff >= 0.2.1; sys_platform != 'cygwin'",
54
55
0 commit comments