#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.8.2 at
# Wed, 06 Jan 2016 18:23:05 +1100
export PYBUILD_NAME=django-environ

%:
	dh $@ --with python2,python3 --buildsystem=pybuild

