#!/usr/bin/make -f

export PYBUILD_NAME=sphinxcontrib-asyncio

%:
	dh $@ --buildsystem=pybuild --without=single-binary
