cubicweb/skeleton/debian/rules.tmpl
author Laurent Peuch <cortex@worlddomination.be>
Wed, 18 Dec 2019 05:45:37 +0100
changeset 12812 00749d83a672
parent 12709 280c9db41038
permissions -rw-r--r--
[doc] set_/free_cnxset method doesn't exist anymore

#!/usr/bin/make -f

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

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