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

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

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