From 77b6d21ab751097904812476014346bb93c012e3 Mon Sep 17 00:00:00 2001 From: billytrend-cohere <144115527+billytrend-cohere@users.noreply.github.com> Date: Fri, 29 Nov 2024 11:19:20 +0000 Subject: [PATCH] requires --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 9f4308e69..a906de113 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -66,7 +66,7 @@ line-length = 120 [build-system] -requires = ["poetry-core"] +requires = ["poetry-core", "setuptools", "wheel"] build-backend = "poetry.core.masonry.api" [tool.poetry.extras]