From 41bc3b374574ed1c5488ac571f2fbd5687400453 Mon Sep 17 00:00:00 2001 From: R4SAS Date: Sun, 16 Feb 2025 19:13:27 +0300 Subject: [PATCH] [dist] update pyproject.toml Signed-off-by: R4SAS --- pyproject.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pyproject.toml b/pyproject.toml index 9bb791f..3a0a1f0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,2 +1,5 @@ [build-system] requires = ["setuptools", "wheel"] + +[tools.setuptools] +license_files = [] \ No newline at end of file