Mattia Rizzolo ae04bcfc43
autopkgtest: Add a allow-stderr restriction, as things log to stderr.
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
2019-08-23 10:08:13 +02:00

4 lines
129 B
Plaintext

Test-Command: set -ex ; for i in $(py3versions -s) ; do "$i" setup.py test; done
Depends: @builddeps@
Restrictions: allow-stderr