#!/usr/bin/make -f

%:
	dh $@ --with bash-completion,python3 --buildsystem=pybuild
