File: rules

package info (click to toggle)
python-xknx 3.6.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,012 kB
  • sloc: python: 39,710; javascript: 8,556; makefile: 27; sh: 12
file content (8 lines) | stat: -rwxr-xr-x 312 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f
export PYBUILD_TEST_ARGS=--no-cov -k "not test_scan_timeout and not test_start_secure_routing_knx_keys and not test_start_secure_routing_manual"

UPSTREAM_GIT := https://github.com/XKNX/xknx.git
include /usr/share/openstack-pkg-tools/pkgos.make

%:
	dh $@ --buildsystem=pybuild --with python3