#!/usr/bin/make -f %: dh $@ --buildsystem=pybuild execute_after_dh_auto_build: ./setup.py build_sphinx override_dh_installchangelogs: dh_installchangelogs -k NEWS.rst override_dh_auto_test: