cubicweb/skeleton/debian/rules.tmpl
branch3.26
changeset 12689 376168d1b14a
child 12709 280c9db41038
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/cubicweb/skeleton/debian/rules.tmpl	Wed Jul 10 14:57:58 2019 +0200
@@ -0,0 +1,7 @@
+#!/usr/bin/make -f
+
+export PYBUILD_NAME = %(distname)s
+export PYBUILD_OPTION = --test-pytest
+
+%%:
+	dh $@ --with python2,python3 --buildsystem=pybuild