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

%:
	dh ${@} --buildsystem=pybuild

execute_after_dh_auto_clean:
	# help pybuild
	rm -rf *.egg-info