summaryrefslogtreecommitdiffstats
path: root/debian/rules
blob: 484115f352bd7b924211afaf695d999396a35efc (plain)
1
2
3
4
5
6
7
#!/usr/bin/make -f

export PYBUILD_NAME=paramiko
export LC_ALL=C.UTF-8

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