From 4080e3104403fabad901cb67cd55425a0f416376 Mon Sep 17 00:00:00 2001 From: "S.Sandhu" <167903774+sachin-sandhu@users.noreply.github.com> Date: Thu, 9 Jan 2025 19:16:53 -0500 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 -- 1 file changed, 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index fc9b5b0..72aaa03 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,8 +17,6 @@ description = "" authors = ["smy20011"] readme = "README.md" -include = ["llmake/*.so", "llmake/*.pyd"] # Compiled extensions - [tool.poetry.build] generate-setup-file = false