From 24dc464c732f81ecd8f4258089f1f86b6b415f5d Mon Sep 17 00:00:00 2001 From: M Bussonnier Date: Wed, 3 Jun 2026 16:10:46 +0200 Subject: [PATCH] not funded by numfocus anymore --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c10c76e2..4f68a79a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,6 @@ dynamic = ["version"] Homepage = "https://github.com/ipython/traitlets" Documentation = "https://traitlets.readthedocs.io" Source = "https://github.com/ipython/traitlets" -Funding = "https://numfocus.org" Tracker = "https://github.com/ipython/traitlets/issues" [project.optional-dependencies]