#!/usr/bin/make -f %: dh $@ --with python2,python3 --buildsystem=pybuild override_dh_auto_build: python setup.py update dh_auto_build override_dh_auto_test: dh_auto_test -- --test-pytest