File: rules

package info (click to toggle)
python-test2ref 1.1.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 336 kB
  • sloc: python: 490; makefile: 51
file content (6 lines) | stat: -rwxr-xr-x 130 bytes parent folder | download
1
2
3
4
5
6
#!/usr/bin/make -f

export PYBUILD_AFTER_TEST=rm -rf {build_dir}/report.xml {build_dir}/htmlcov/

%:
	dh $@ --buildsystem=pybuild