#!/usr/bin/make -f

export PYBUILD_NAME=sphinxcontrib-rubydomain

%:
	dh $@  --with python3 --buildsystem=pybuild
