debian: do not run tests

This commit is contained in:
Frédéric Péters 2021-12-12 13:48:33 +01:00 committed by Benjamin Dauvergne
parent 059163558b
commit a4a4ea3cd4
1 changed files with 1 additions and 0 deletions

1
debian/rules vendored
View File

@ -1,6 +1,7 @@
#!/usr/bin/make -f
export PYBUILD_NAME=pywebpush
export PYBUILD_DISABLE=test
%:
dh $@ --with python3 --buildsystem=pybuild