From 8182b839d44a2cdd70e15a416343b8d610d95b74 Mon Sep 17 00:00:00 2001 From: Akretion Git Bot Date: Mon, 26 May 2025 10:16:43 +0000 Subject: [PATCH] [BOT] add pyproject.toml --- l10n_fr_account_profile_akretion/pyproject.toml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 l10n_fr_account_profile_akretion/pyproject.toml diff --git a/l10n_fr_account_profile_akretion/pyproject.toml b/l10n_fr_account_profile_akretion/pyproject.toml new file mode 100644 index 0000000..4231d0c --- /dev/null +++ b/l10n_fr_account_profile_akretion/pyproject.toml @@ -0,0 +1,3 @@ +[build-system] +requires = ["whool"] +build-backend = "whool.buildapi"