File: rules

package info (click to toggle)
pytest-logdog 0.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 116 kB
  • sloc: python: 329; makefile: 3
file content (5 lines) | stat: -rwxr-xr-x 108 bytes parent folder | download
1
2
3
4
5
#!/usr/bin/make -f
export PYBUILD_TEST_ARGS=--show-capture=stdout tests.py

%:
	dh $@ --buildsystem=pybuild