diff options
Diffstat (limited to '')
-rw-r--r-- | debian/tests/control | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/debian/tests/control b/debian/tests/control index 84ec838..1509238 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,6 +1,5 @@ Tests: smoke -Depends: - python3-all, - python3-pytest, - python3-ruamel.yaml (>= 0.18.6), +Depends: python3-all, + python3-pytest, + python3-ruamel.yaml (>= 0.18.6) Restrictions: superficial, allow-stderr |