File: rules

package info (click to toggle)
wsgiproxy2 0.4.5-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 156 kB
  • sloc: python: 664; makefile: 128
file content (8 lines) | stat: -rwxr-xr-x 155 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

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

override_dh_auto_test:
	# Avoid pybuild since it mucks with the http_proxy
	nosetests3