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 00d63de commit 778b967Copy full SHA for 778b967
pyproject.toml
@@ -41,6 +41,7 @@ tests = [
41
"pytest>=3.2.1,!=3.3.0",
42
"hypothesis>=3.27.0",
43
"mypy>=1.4.1",
44
+ "flake8>=5.0.4",
45
]
46
docs = [
47
"sphinx<7",
0 commit comments