File: rules

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

export PYBUILD_NAME=geographiclib
export PYBUILD_TEST_PYTEST=1
export PYBUILD_TEST_ARGS=--pyargs ${PYBUILD_NAME}

%:
	dh $@ --buildsystem=pybuild