File: rules

package info (click to toggle)
httpx 0.16.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,840 kB
  • sloc: python: 9,094; sh: 95; javascript: 4; makefile: 4
file content (9 lines) | stat: -rwxr-xr-x 253 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#! /usr/bin/make -f

export PYBUILD_NAME=httpx
# Disable tests for now, until we can find a way to make them connect to
# the 2 testing instances on ports 8000 and 8001
export PYBUILD_DISABLE_python3=test

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