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

export PYBUILD_INSTALL_ARGS=--no-version-script --standalone-lib --no-install-man

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