diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-04 00:47:48 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-04 00:47:48 +0000 |
commit | 22f9a9dcf2f6c45b227a5cb5067627b13c7ed68e (patch) | |
tree | d1fdee9281831316b9606149b70b809020c697f5 /debian/tests/control | |
parent | Merging upstream version 0.2.8+ds. (diff) | |
download | ruamel.yaml.clib-22f9a9dcf2f6c45b227a5cb5067627b13c7ed68e.tar.xz ruamel.yaml.clib-22f9a9dcf2f6c45b227a5cb5067627b13c7ed68e.zip |
Merging debian version 0.2.8+ds-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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 |