#!/usr/bin/make -f

export PYBUILD_NAME=sphinx-scrapy

%:
	dh $@ --buildsystem=pybuild

# no tests
override_dh_auto_test: