#!/usr/bin/make -f

export PYBUILD_NAME=flake8-copyright

%:
	dh ${@} --buildsystem=pybuild
