debian: disable tests

This commit is contained in:
Frédéric Péters 2022-03-12 11:12:39 +01:00 committed by Frederic Peters
parent ad765904de
commit 72559808a2
1 changed files with 1 additions and 0 deletions

1
debian/rules vendored
View File

@ -2,6 +2,7 @@
#export DH_VERBOSE = 1
export PYBUILD_NAME=num2words
export PYBUILD_DISABLE=test
%:
dh $@ --with python3 --buildsystem=pybuild