diff options
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index f0e8427..1fcca4f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,6 +2,7 @@ branch = true source = ["."] omit = [ + "*/debputy/lsp/vendoring/*", "*/lib/python*/*", "*/dist-packages/*", "*/tests/*", |