mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-13 16:11:15 +00:00
Currently it runs the tests directly over the sources, instead of the installed package. Signed-off-by: Mattia Rizzolo <mattia@debian.org>
3 lines
102 B
Plaintext
3 lines
102 B
Plaintext
Test-Command: set -ex ; for i in $(py3versions -s) ; do "$i" setup.py test; done
|
|
Depends: @builddeps@
|