From eed3b273242cbee1b53d7bf349749dc12ca9fd5a Mon Sep 17 00:00:00 2001 From: "jinli.yl" Date: Thu, 4 Dec 2025 20:51:14 +0800 Subject: [PATCH] chore(build): update package exclusion configuration --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 10086172..b9a565a3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -56,7 +56,7 @@ full = [ [tool.setuptools.packages.find] where = ["."] include = ["reme_ai*"] -exclude = ["memoryscope*", "test*", "cookbook*", "doc*", "library*", "dist*"] +exclude = ["test*", "cookbook*", "doc*", "library*", "dist*"] [tool.setuptools.package-data] reme_ai = [