File: rules

package info (click to toggle)
python-pytest-venv 0.3-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 136 kB
  • sloc: python: 181; makefile: 3
file content (6 lines) | stat: -rwxr-xr-x 101 bytes parent folder | download
1
2
3
4
5
6
#!/usr/bin/make -f

export PYBUILD_TEST_ARGS=-m 'not needs_network'

%:
	dh $@ --buildsystem=pybuild