#!/usr/bin/make -f

export PYBUILD_NAME=thumbhash

%:
	dh $@ --buildsystem=pybuild
