File: rules

package info (click to toggle)
python-geojson 3.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 288 kB
  • sloc: python: 1,081; makefile: 7
file content (12 lines) | stat: -rwxr-xr-x 202 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f
# -*- makefile -*-

export LC_ALL=C.UTF-8
export LANG=C.UTF-8

export PYBUILD_NAME=geojson
export PYBUILD_TEST_PYTEST=1
export PYBUILD_TEST_ARGS=-vv

%:
	dh  $@ --buildsystem pybuild