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

include /usr/share/dpkg/pkg-info.mk

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

override_dh_auto_test: