Codebase list python-pyqrcode / 08bc8075-b798-45c7-87b9-194418fa1cdf/main debian / rules
08bc8075-b798-45c7-87b9-194418fa1cdf/main

Tree @08bc8075-b798-45c7-87b9-194418fa1cdf/main (Download .tar.gz)

rules @08bc8075-b798-45c7-87b9-194418fa1cdf/mainraw · history · blame

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

export PYBUILD_NAME = pyqrcode

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