#!/usr/bin/make -f export PYBUILD_AFTER_TEST=rm -rf {build_dir}/report.xml {build_dir}/htmlcov/ %: dh $@ --buildsystem=pybuild override_dh_auto_test: