Codebase list python-pyqrcode / c91731e1-3749-4fc3-b61e-79302d126a9e/main debian / rules
c91731e1-3749-4fc3-b61e-79302d126a9e/main

Tree @c91731e1-3749-4fc3-b61e-79302d126a9e/main (Download .tar.gz)

rules @c91731e1-3749-4fc3-b61e-79302d126a9e/mainraw · history · blame

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

export PYBUILD_NAME = pyqrcode

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