File: rules

package info (click to toggle)
python-pilight 0.1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 148 kB
  • sloc: python: 398; makefile: 4
file content (5 lines) | stat: -rwxr-xr-x 153 bytes parent folder | download
1
2
3
4
5
#!/usr/bin/make -f
export PYBUILD_TEST_PYTEST=1
export PYBUILD_TEST_ARGS=-k "not test_no_callback" --pyargs pilight.test
%:
	dh $@ --buildsystem=pybuild