#! /usr/bin/make -f

export PYBUILD_NAME=orange-canvas-core
export PYBUILD_TEST_ARGS=-k "not test_iconengine"

%:
	dh $@ --buildsystem=pybuild
