Skip to content

Commit 51e25a5

Browse files
committed
Do not set mypy Python version; use environment Python
1 parent b7e496b commit 51e25a5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
[tool.mypy]
2-
python_version = "3.10"
32
strict = true
43
enable_error_code = ["ignore-without-code", "redundant-expr", "truthy-bool"]
54
warn_unreachable = true

0 commit comments

Comments
 (0)