From fcaf726dda315136b3dd2433bd23cb4ab38c551f Mon Sep 17 00:00:00 2001 From: Daniel Han Date: Fri, 2 May 2025 22:40:12 -0700 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index f604e6a809..00d6568a0d 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*", "tests*"] +exclude = ["images*", "tests*", "kernels/moe*"] [project.optional-dependencies] triton = [