File: rules

package info (click to toggle)
python-pyvmomi 9.0.0.0-4
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 21,372 kB
  • sloc: python: 18,622; xml: 77; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 150 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

export PYBUILD_DESTDIR=debian/python3-pyvmomi/
export PYBUILD_TEST_ARGS=-k 'not test_http_proxy'

%:
	dh $@ --buildsystem=pybuild