File: rules

package info (click to toggle)
pytest-unordered 0.7.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 128 kB
  • sloc: python: 376; makefile: 3
file content (6 lines) | stat: -rwxr-xr-x 152 bytes parent folder | download
1
2
3
4
5
6
#!/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