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

#export DH_VERBOSE = 1

export PYBUILD_NAME = pyspike

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