#!/usr/bin/make -f export PYBUILD_NAME=pytest-services export PYBUILD_TEST_ARGS=-p pytest_services.plugin %: dh $@ --with python3 --buildsystem=pybuild override_dh_auto_clean: