File: rules

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

export PYTHONPATH=src
export PYBUILD_TEST_ARGS := -vv tests {dir}/README.rst
export PYTHONNODEBUGRANGES := yes

%:
	dh $@ --buildsystem=pybuild