diff options
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, + @, |