diff --git a/debian/tests/control b/debian/tests/control index 318044a..84b2b56 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,3 +1,4 @@ Test-Command: set -ex ; for i in $(py3versions -s) ; do "$i" setup.py test; done -Depends: @builddeps@ +Depends: + @builddeps@, Restrictions: allow-stderr