File: rules

package info (click to toggle)
knack 0.13.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 696 kB
  • sloc: python: 6,261; sh: 8; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 168 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
#!/usr/bin/make -f

export PYBUILD_AFTER_TEST=rm -rf {build_dir}/tmp*
export PYBUILD_TEST_ARGS=-v --ignore=tests/test_cli_scenarios.py

%:
	dh $@ --buildsystem=pybuild