File: rules

package info (click to toggle)
python-consul 0.7.1-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 47,052 kB
  • sloc: python: 3,081; makefile: 147
file content (6 lines) | stat: -rwxr-xr-x 243 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
#! /usr/bin/make -f

export PYBUILD_TEST_ARGS=--ignore=tests/test_aio.py --ignore=tests/test_twisted.py --ignore=tests/test_std.py --ignore=tests/test_tornado.py
export PYBUILD_NAME=python-consul
%:
	dh $@ --with python3 --buildsystem=pybuild