cubicweb/skeleton/debian/rules.tmpl
author Philippe Pepiot <philippe.pepiot@logilab.fr>
Wed, 18 Mar 2020 13:18:21 +0100
branch3.27
changeset 12920 018b6445aef1
parent 12709 280c9db41038
permissions -rw-r--r--
Added tag 3.27.3, debian/3.27.3-1 for changeset 85284f028266

#!/usr/bin/make -f

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

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