From f773878c7f3419ffeb345ee611ebe066c0f53239 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Pelletier?= Date: Thu, 15 Sep 2022 17:50:18 -0400 Subject: [PATCH] Ajout du pyproject.toml --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 4edfe2e..7f99505 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,5 +11,4 @@ dependencies = [] dev = [] [build-system] -build-backend = "flit_core.buildapi" requires = ["PyYAML >= 6"] \ No newline at end of file