#!/usr/bin/make -f # Set these, such that pybuild does not set them export http_proxy= export https_proxy= # This file was automatically generated by stdeb 0.8.5 at # Tue, 22 Dec 2015 17:56:33 +0000 export PYBUILD_NAME=prometheus-client # The test suite does not currently pass under python3 export PYBUILD_DISABLE_python3=test %: dh $@ --with python2,python3 --buildsystem=pybuild