File: rules

package info (click to toggle)
zigpy-deconz 0.25.0-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 356 kB
  • sloc: python: 3,743; sh: 8; makefile: 5
file content (7 lines) | stat: -rwxr-xr-x 236 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/usr/bin/make -f
export PYBUILD_TEST_ARGS=--ignore=tests/test_application.py \
	                     --ignore=tests/test_send_receive.py \
                         --ignore=tests/test_network_state.py

%:
	dh $@ --buildsystem=pybuild