#!/usr/bin/make -f

export PYBUILD_NAME=grequests

%:
	dh $@ --buildsystem=pybuild
