debian: do not run tests

This commit is contained in:
Frédéric Péters 2021-12-12 13:48:33 +01:00
parent 39049667a4
commit fef630e76e
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