#!/usr/bin/make -f

%:
	dh $* --buildsystem=pybuild --with python2
