#!/usr/bin/make -f # -*- makefile -*- #export DH_VERBOSE=1 export PYBUILD_NAME=ofxparse override_dh_auto_test: dh_auto_test || true %: dh $@ --with python3 --buildsystem=pybuild