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 83a4889 commit 61e2384Copy full SHA for 61e2384
pyproject.toml
@@ -40,6 +40,7 @@ dependencies = [
40
tests = [
41
"pytest>=3.2.1,!=3.3.0",
42
"hypothesis>=3.27.0",
43
+ "mypy>=1.4.1",
44
]
45
docs = [
46
"sphinx<7",
0 commit comments