File: rules

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

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

export PYBUILD_NAME=a2wsgi
export PYBUILD_TEST_ARGS=-k 'not test_baize_stream_response'

%:
	dh $@ --buildsystem=pybuild