#!/usr/bin/make -f

export PYTHONBIN=/usr/bin/python3

%:
	dh $@
