#! /usr/bin/make -f

export PYBUILD_DESTDIR=debian/diff-cover

%:
	dh $@ --buildsystem=pybuild
