#!/usr/bin/make -f

export PYBUILD_NAME=sphinxcontrib-asyncio

%:
	dh $@ --with sphinxdoc --buildsystem=pybuild
