Codebase list python-pyqrcode / 58b3d273-3eb8-47c9-808c-834e1b16b0ab/main debian / rules
58b3d273-3eb8-47c9-808c-834e1b16b0ab/main

Tree @58b3d273-3eb8-47c9-808c-834e1b16b0ab/main (Download .tar.gz)

rules @58b3d273-3eb8-47c9-808c-834e1b16b0ab/mainraw · history · blame

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

export PYBUILD_NAME = pyqrcode

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