diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-14 20:18:23 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-14 20:18:23 +0000 |
commit | 9a3939a0ac53fe5d422ac1de0286bcaee72d77e6 (patch) | |
tree | f43f75433d005e83d81ea2ca78a6927b00514b8d /debian/tests/control | |
parent | Merging upstream version 0.1.28. (diff) | |
download | debputy-9a3939a0ac53fe5d422ac1de0286bcaee72d77e6.tar.xz debputy-9a3939a0ac53fe5d422ac1de0286bcaee72d77e6.zip |
Merging debian version 0.1.28.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/tests/control')
-rw-r--r-- | debian/tests/control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/tests/control b/debian/tests/control index 16f64a6..dfe650c 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -15,3 +15,9 @@ Tests: debputy-cli-lint-lsp Restrictions: allow-stderr, superficial Depends: python3-lsprotocol, @, + +Tests: debputy-cli-lsp +Restrictions: allow-stderr, superficial +Depends: python3-lsprotocol, + python3-pygls, + @, |