summaryrefslogtreecommitdiff
path: root/debian/rules
blob: d0bcf47c8b2a46e790c92231af6c6453835af5f1 (plain)
1
2
3
4
5
6
#!/usr/bin/make -f

export PYBUILD_NAME=cliapp

%:
	dh $@ --with=python3 --buildsystem=pybuild