File: rules

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

# Exclude the network-dependent TestRegion.test_region test
export PYBUILD_TEST_ARGS = -k "not test_region and not test_request_item_404"

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