#!/usr/bin/make -f

export PYBUILD_NAME=python-solax

%:
	dh $@ --buildsystem=pybuild
