Codebase list python-pyqrcode / 407f0a5f-918a-4787-b841-e95b0362f4f6/main debian / rules
407f0a5f-918a-4787-b841-e95b0362f4f6/main

Tree @407f0a5f-918a-4787-b841-e95b0362f4f6/main (Download .tar.gz)

rules @407f0a5f-918a-4787-b841-e95b0362f4f6/mainraw · history · blame

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

export PYBUILD_NAME = pyqrcode

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