File: rules

package info (click to toggle)
pint-xarray 0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 448 kB
  • sloc: python: 4,117; sh: 10; makefile: 4
file content (9 lines) | stat: -rwxr-xr-x 154 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

# DH_VERBOSE := 1

export PYBUILD_NAME=pint_xarray
export PYBUILD_TEST_ARGS=--pyargs ${PYBUILD_NAME}

%:
	dh $@ --buildsystem=pybuild