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 47238d4 commit 5e77f7fCopy full SHA for 5e77f7f
pyproject.toml
@@ -57,7 +57,7 @@ getter = "scripts.get_version:get_version"
57
58
[tool.pdm.build]
59
# Include as much as possible in the source distribution, to help redistributors.
60
-excludes = ["**/.pytest_cache"]
+excludes = ["**/.pytest_cache", "**/.mypy_cache"]
61
source-includes = [
62
"config",
63
"docs",
0 commit comments