File: rules

package info (click to toggle)
lazyarray 0.5.2-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 228 kB
  • sloc: python: 1,251; makefile: 109
file content (7 lines) | stat: -rwxr-xr-x 147 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

export PYBUILD_NAME=lazyarray
export PYBUILD_TEST_ARGS=-k 'not test_create_with_sparse_array'

%:
	dh $@ --buildsystem=pybuild