File: rules

package info (click to toggle)
python-aioice 0.6.18-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 340 kB
  • sloc: python: 2,924; makefile: 15; sh: 7
file content (9 lines) | stat: -rwxr-xr-x 184 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

# avoid network tests
export PYBUILD_TEST_ARGS = \
 --ignore=tests/test_ice.py \
 --ignore=tests/test_ice_trickle.py

%:
	dh $@ --buildsystem=pybuild --test-pytest