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

#export DH_VERBOSE = 1

%:
	dh $@ --with python3 --buildsystem=pybuild --no-guessing-deps

override_dh_clean:
	dh_clean
	rm -rf .pytest_cache pykwalify.egg-info