#!/usr/bin/make -f export PYBUILD_NAME=astral export PYBUILD_TEST_ARGS=-k "not webtest" %: dh $@ --with python3 --buildsystem=pybuild