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 56a507d commit 4e039f3Copy full SHA for 4e039f3
pyproject.toml
@@ -55,3 +55,7 @@ version-file = "execnet/_version.py"
55
include = [
56
"/execnet",
57
]
58
+
59
60
+[tool.mypy]
61
+python_version = "3.7"
0 commit comments