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

export PYBUILD_NAME=cvprac

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

override_dh_auto_test:
	# disabled