summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xdebian/rules3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 2dd20cb..1452e1f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,6 +8,9 @@ export PYBUILD_AFTER_TEST=rm {build_dir}/example*.py
%:
dh ${@} --buildsystem pybuild --with python3,sphinxdoc
+override_dh_auto_test:
+ -dh_auto_test
+
override_dh_sphinxdoc: export http_proxy=127.0.0.1:9
override_dh_sphinxdoc: export https_proxy=127.0.0.1:9
override_dh_sphinxdoc: