1 2 3 4 5 6 7 8 9
#!/usr/bin/make -f export PYBUILD_NAME=cli-helpers %: dh ${@} --buildsystem=pybuild override_dh_auto_test: # disabled, doesn't work yet