File: rules

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

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

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