#! /usr/bin/make -f

export PYBUILD_NAME=pytest-env

%:
	dh $@ --buildsystem=pybuild
