#!/usr/bin/make -f # -*- makefile -*- #export DH_VERBOSE = 1 include /usr/share/dpkg/pkg-info.mk export PYBUILD_NAME=griffe-typingdoc export PYBUILD_SYSTEM=pyproject export PDM_BUILD_SCM_VERSION = $(DEB_VERSION_UPSTREAM) %: dh $@ --buildsystem=pybuild