File: rules

package info (click to toggle)
py-macaroon-bakery 1.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 620 kB
  • sloc: python: 7,621; makefile: 147
file content (7 lines) | stat: -rwxr-xr-x 137 bytes parent folder | download | duplicates (2)
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