From aaf0599d88573d63bc9323b75968b43b26c055e4 Mon Sep 17 00:00:00 2001 From: Daniel Mohns Date: Mon, 5 Jan 2026 17:59:08 +0100 Subject: [PATCH] Add `funding` URL --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index 1f354f9..baba9f3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -56,6 +56,7 @@ Documentation = "https://enaccess.github.io/OpenPAYGO-docs/" Repository = "https://github.com/EnAccess/OpenPAYGO-python/" Issues = "https://github.com/EnAccess/OpenPAYGO-python/issues" Changelog = "https://github.com/EnAccess/OpenPAYGO-python/releases" +Funding = "https://github.com/sponsors/EnAccess" [tool.setuptools] include-package-data = true