#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.10.0 at
# Mon, 27 Sep 2021 17:18:36 +0200
export PYBUILD_NAME=django_dynamic-preferences
# Tests missing in sdist, upstream issue pending
export PYBUILD_DISABLE=test
%:
	dh $@ --buildsystem=pybuild
