From ba189ac91f245c1d6855929a1770938f7fc38d9a Mon Sep 17 00:00:00 2001 From: garret Date: Sun, 7 Jul 2024 19:45:22 +0100 Subject: exclude tests from final wheel --- pyproject.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pyproject.toml b/pyproject.toml index eb9b2f4..1c5c576 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,5 +18,8 @@ Homepage = "https://427738.xyz/yt-dlp-rajiko/" requires = ["setuptools>=61.0"] build-backend = "setuptools.build_meta" +[tool.setuptools.packages.find] +exclude = ["tests"] + [tool.setuptools.package-data] "yt_dlp_plugins.extractor" = ["*.bin"] -- cgit v1.2.3-70-g09d2