diff options
Diffstat (limited to '')
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 2f238d2..8810dc8 100644 --- a/debian/control +++ b/debian/control @@ -11,10 +11,11 @@ Build-Depends: debhelper-compat (= 13), python3-colorlog <!pkg.debputy.minimal>, python3-debian, python3-hunspell <!nocheck>, - python3-levenshtein <pkg.debhelper.ci>, + python3-levenshtein <pkg.debputy.ci>, python3-lsprotocol <!nocheck>, python3-pygls <!nocheck !pkg.debputy.minimal-tests>, python3-pytest <!nocheck>, + python3-pytest-cov <pkg.debputy.test-coverage>, python3-ruyaml, # debputy-plugin-foo, # The code was never checked with an older version than 3.11... |