File: rules

package info (click to toggle)
git-build-recipe 0.3.7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 288 kB
  • sloc: python: 3,378; makefile: 5
file content (9 lines) | stat: -rwxr-xr-x 170 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#! /usr/bin/make -f

export PYBUILD_TEST_PYTEST := 1

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

override_dh_auto_test:
	env -u LANGUAGE LC_ALL=C.UTF-8 dh_auto_test