Codebase list python-pyqrcode / debian/latest debian / rules
debian/latest

Tree @debian/latest (Download .tar.gz)

rules @debian/latestraw · history · blame

1
2
3
4
5
6
#!/usr/bin/make -f

export PYBUILD_NAME = pyqrcode

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