#!/usr/bin/make -f

export PYBUILD_NAME=xstatic-mapbox-gl-leaflet

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