#!/usr/bin/make -f

export PYBUILD_TEST_ARGS := --pyargs ewoksdask

%:
	dh $@ --buildsystem=pybuild
