#!/usr/bin/make -f

%:
	dh $@ --buildsystem=pybuild --without single-binary

override_dh_auto_test:
