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

#export DH_VERBOSE = 1

export PYBUILD_NAME = pyspike

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