#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.8.5 at
# Wed, 24 Jan 2018 22:45:36 +0100
export PYBUILD_NAME=trio-click
%:
	dh $@ --with python3 --buildsystem=pybuild

