X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb-python/blobdiff_plain/6a8392c3473fb923ce72f26153d9aa7aa7de4e06..4ea7701c90927b214706fb8a6406a764378753ae:/debian/rules diff --git a/debian/rules b/debian/rules index f718ebd..04d6f4e 100755 --- a/debian/rules +++ b/debian/rules @@ -3,5 +3,8 @@ export PYTHONS := $(shell pyversions -r) +override_dh_auto_test: + dh_auto_test -- OPTS-check=-V + override_dh_auto_install: dh_auto_install -- prefix=/usr