diff --git a/debian/rules b/debian/rules index 77c37544..bcc10021 100755 --- a/debian/rules +++ b/debian/rules @@ -9,5 +9,5 @@ export PYBUILD_NAME=botocore %: dh $@ --with python2,python3 --buildsystem=pybuild -# override_dh_auto_test: - +override_dh_auto_test: + true