From 3460d1efdc71eb48af73b17becf653bc5c2b9aae Mon Sep 17 00:00:00 2001 From: Brett Cannon Date: Sun, 9 Jun 2024 16:56:29 -0700 Subject: [PATCH] Update pyproject.toml with a link to fiscal support --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index 2bf6e2d..834e2f4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,6 +31,7 @@ lint = ["black", "mypy", "ruff"] Documentation = "https://microvenv.readthedocs.io/" Changelog = "https://github.com/brettcannon/microvenv/releases" Source = "https://github.com/brettcannon/microvenv" +"Fiscal support" = "https://github.com/sponsors/brettcannon/" [tool.mypy]