Mattia Rizzolo ad6d560a15
Add an autopkgtest running the package tests
Currently it runs the tests directly over the sources, instead of the installed package.

Signed-off-by: Mattia Rizzolo <mattia@debian.org>
2019-08-12 13:41:08 +02:00

3 lines
102 B
Plaintext

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