summaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-26 06:32:58 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-26 06:32:58 +0000
commit911fc286382c65e021d7ca6538a65200e2e65fc5 (patch)
treecfa422a3cdccd45737f3d7428363b3db6a84e8f5 /pyproject.toml
parentReleasing progress-linux version 0.1.38-0.0~progress7.99u1. (diff)
downloaddebputy-911fc286382c65e021d7ca6538a65200e2e65fc5.tar.xz
debputy-911fc286382c65e021d7ca6538a65200e2e65fc5.zip
Merging upstream version 0.1.39.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
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/*",