From 55e06c7ef781d35c8c5cfe9345831f97958810a8 Mon Sep 17 00:00:00 2001
From: Dorine Lambinet <dorine.lambinet@assemblee-nationale.fr>
Date: Thu, 3 Apr 2025 07:38:02 +0000
Subject: [PATCH] =?UTF-8?q?Ajoute=20r=C3=A9forme=202026=20dans=20pyproject?=
 =?UTF-8?q?.toml?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 pyproject.toml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pyproject.toml b/pyproject.toml
index 4b467929..7f3cbf89 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -31,3 +31,4 @@ build-backend = "poetry.core.masonry.api"
 contrefactuel_plf = "openfisca_france_reforms.contrefactuel_plf:ContrefactuelPlf"
 # plf_plfss_2024 = "openfisca_france_reforms.plf_plfss_2024:PlfPlfss2024"
 # plf_plfss_2025 = "openfisca_france_reforms.plf_plfss_2025:PlfPlfss2025"
+plf_plfss_2026 = "openfisca_france_reforms.plf_plfss_2026:PlfPlfss2026"
-- 
GitLab