#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.8.5 at
# Thu, 22 Mar 2018 21:39:10 +0100
export PYBUILD_NAME=asyncari
%:
	dh $@ --with python3 --buildsystem=pybuild

