cubicweb/skeleton/debian/rules.tmpl
author Philippe Pepiot <philippe.pepiot@logilab.fr>
Thu, 05 Mar 2020 09:54:35 +0100
branch3.27
changeset 12898 e731c31eaed0
parent 12709 280c9db41038
permissions -rw-r--r--
[pkg] version 3.27.2

#!/usr/bin/make -f

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

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