cubicweb/skeleton/debian/rules.tmpl
author Laurent Peuch <cortex@worlddomination.be>
Fri, 27 Sep 2019 06:51:29 +0200
changeset 12772 a2b8c201727f
parent 12709 280c9db41038
permissions -rw-r--r--
[debug-toolbar/display_source_code] add helper to render link to source file Closes #17256791

#!/usr/bin/make -f

export PYBUILD_NAME = %(distname)s
export PYBUILD_OPTION = --test-pytest

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