File: rules

package info (click to toggle)
python-h11 0.8.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 544 kB
  • sloc: python: 3,088; makefile: 198
file content (8 lines) | stat: -rwxr-xr-x 142 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

export PYBUILD_NAME=h11
export PYBUILD_TEST_ARGS="-k-test_h11_as_server"

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