We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0649d52 commit 62c8b8dCopy full SHA for 62c8b8d
pyproject.toml
@@ -2,6 +2,6 @@
2
requires = ["setuptools", "calver"]
3
build-backend = "setuptools.build_meta"
4
5
-[mypy]
+[tool.mypy]
6
strict = true
7
warn_unreachable = true
0 commit comments