From 990f6042d1c4f51cb6ca826d5085508607285174 Mon Sep 17 00:00:00 2001 From: Emmanuel Cazenave Date: Tue, 13 Nov 2018 18:02:08 +0100 Subject: [PATCH] debian package: do not run tests (#27940) --- debian/rules | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/rules b/debian/rules index 04fac7a..d0890d4 100755 --- a/debian/rules +++ b/debian/rules @@ -2,3 +2,5 @@ %: dh $@ --with python2,python3 --buildsystem=pybuild + +override_dh_auto_test: -- 2.19.1