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

#export DH_VERBOSE = 1

export PYBUILD_NAME = cdsapi

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