#!/usr/bin/make -f export PYBUILD_NAME=apipkg %: dh $@ --buildsystem=pybuild --with python3 override_dh_installdocs: dh_installdocs -A README.rst