File: rules

package info (click to toggle)
pytest-unordered 0.7.0-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 128 kB
  • sloc: python: 376; makefile: 3
file content (4 lines) | stat: -rwxr-xr-x 150 bytes parent folder | download
1
2
3
4
#!/usr/bin/make -f
export PYBUILD_TEST_ARGS=-k "not test_fail_nonunique and not test_replace and not test_type_check"
%:
	dh $@ --buildsystem=pybuild