There was an error while loading. Please reload this page.
1 parent 622574f commit 810dfc7Copy full SHA for 810dfc7
1 file changed
pyproject.toml
@@ -133,6 +133,7 @@ disallow_untyped_defs = true
133
no_implicit_optional = true
134
check_untyped_defs = true
135
warn_redundant_casts = true
136
+exclude = ["docs"]
137
138
[tool.uv.sources]
139
rcrscore = { git = "https://github.com/adf-python/rcrs-core-python" , tag = "v0.2.0" }
0 commit comments