#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.8.5 at
# Thu, 28 Feb 2019 20:48:04 +0100
export PYBUILD_NAME=asyncwebsockets
%:
	dh $@ --with python3 --buildsystem=pybuild

