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.
1 parent 3d3b19c commit 94e86f4Copy full SHA for 94e86f4
pyproject.toml
@@ -51,7 +51,7 @@ testing = [
51
]
52
code_style = [
53
"pre-commit~=3.5.0",
54
- "doc8<0.9.0,>=0.8.0",
+ "doc8>=0.8.0,<1.2.0",
55
56
docs = [
57
"sphinx>=3",
0 commit comments