File: rules

package info (click to toggle)
python-array-api-compat 1.11.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 708 kB
  • sloc: python: 3,954; sh: 16; makefile: 15
file content (9 lines) | stat: -rwxr-xr-x 204 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

# DH_VERBOSE := 1
export PYBUILD_NAME=array_api_compat

export PYBUILD_TEST_ARGS_python3 = --ignore tests/test_vendoring.py --ignore tests/test_jax.py

%:
	dh $@ --buildsystem=pybuild