test/stubgen: add for static checks

This commit is contained in:
2026-07-09 18:03:03 +08:00
parent 556969a054
commit 20dff6d6a7
5 changed files with 74 additions and 3 deletions
+1
View File
@@ -32,6 +32,7 @@ distribution = true
[tool.pytest.ini_options]
testpaths = ["tests"]
markers = ["slow: slow tests (dummy.capnp, generics, interface)"]
[tool.setuptools.packages.find]
where = ["src"]