#! /usr/bin/make -f


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