Codebase list python-pyqrcode / d2f200aa-97f1-4278-a911-b3a72f1496cd/main debian / rules
d2f200aa-97f1-4278-a911-b3a72f1496cd/main

Tree @d2f200aa-97f1-4278-a911-b3a72f1496cd/main (Download .tar.gz)

rules @d2f200aa-97f1-4278-a911-b3a72f1496cd/mainraw · history · blame

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

export PYBUILD_NAME = pyqrcode

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