#! /usr/bin/make -f

export PYBUILD_NAME=aiocache
%:
	dh $@ --with python3 --buildsystem=pybuild

# requiring internet
override_dh_auto_test:
