chore(build): update package exclusion configuration

This commit is contained in:
jinli.yl 2025-12-04 20:51:14 +08:00
parent 82b973dbf8
commit eed3b27324

View file

@ -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 = [