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 5432741 commit bde40d1Copy full SHA for bde40d1
1 file changed
pyproject.toml
@@ -72,6 +72,9 @@ source-includes = [
72
"pdm.lock",
73
"tox.ini",
74
]
75
+excludes = [
76
+ "docs/_build",
77
+]
78
79
[tool.pytest.ini_options]
80
testpaths = ["tests"]
0 commit comments