#!/usr/bin/make -f

export PYBUILD_NAME=traittypes

%:
	dh $@ --buildsystem=pybuild
