#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.8.5 at
# Wed, 25 Nov 2020 12:48:36 +0000
export PYBUILD_NAME=dimclient
%:
	dh $@ --with python3 --buildsystem=pybuild

