#!/usr/bin/make -f export PYBUILD_NAME=elgato export PYBUILD_TEST_PYTEST=1 export PYBUILD_TEST_ARGS=--no-cov %: dh $@ --buildsystem=pybuild execute_after_dh_auto_clean: rm -rf elgato.egg-info/