diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-04 01:18:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-04 01:18:09 +0000 |
commit | 9f0bbbf1860ea2d6e7533a009d2702c262b22bc1 (patch) | |
tree | cff66b528767ebb406a395fc11f78b830b5a39f1 /debian/tests/control | |
parent | Releasing progress-linux version 3.0.43-1~progress7.99u1. (diff) | |
download | prompt-toolkit-9f0bbbf1860ea2d6e7533a009d2702c262b22bc1.tar.xz prompt-toolkit-9f0bbbf1860ea2d6e7533a009d2702c262b22bc1.zip |
Merging debian version 3.0.43-2.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/tests/control | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/tests/control b/debian/tests/control index 0781c84..2f97a3a 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,2 +1,5 @@ Tests: pt -Depends: @, python3-all, python3-pytest +Depends: + python3-all, + python3-pytest, + @, |