File: rules

package info (click to toggle)
python-tomli-w 1.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,476 kB
  • sloc: python: 614; makefile: 5
file content (9 lines) | stat: -rwxr-xr-x 199 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

# DH_VERBOSE := 1
include /usr/share/dpkg/buildopts.mk
export LC_ALL=C.UTF-8
export PYBUILD_TEST_ARGS=-n $(DEB_BUILD_OPTION_PARALLEL) {dir}/tests

%:
	dh $@ --buildsystem pybuild