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

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

override_dh_auto_clean:
	echo nothing to clean