diff --git a/pyproject.toml b/pyproject.toml index c2f6f277da..21736b7873 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ version = {attr = "unsloth.models._utils.__version__"} include-package-data = false [tool.setuptools.packages.find] -exclude = ["images*"] +exclude = ["images*", "tests*"] [project.optional-dependencies] triton = [