summaryrefslogtreecommitdiff
path: root/debian/rules
blob: d01c6c6795ab39acb23189975c1a8c9032cf9db8 (plain)
1
2
3
4
5
6
7
#! /usr/bin/make -f

export PYBUILD_NAME := macaroonbakery
export PYBUILD_TEST_NOSE := 1

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