#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.8.5 at
# Sat, 15 Dec 2018 18:40:05 +0100
export PYBUILD_NAME=asyncserf
%:
	dh $@ --with python3 --buildsystem=pybuild

