File: rules

package info (click to toggle)
xarray-safe-rcm 2026.01.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 216 kB
  • sloc: python: 1,083; sh: 23; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 164 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#! /usr/bin/make -f

export PYBUILD_NAME=safe_rcm
export PYBUILD_TEST_ARGS=-k "not test_strip_namespaces" --pyargs ${PYBUILD_NAME}

%:
	dh $@ --buildsystem=pybuild