#!/usr/bin/make -f

%:
	dh $@ --buildsystem=python_distutils --with python2
