aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 1299f3ff..71bfe200 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -42,6 +42,7 @@ dependencies = [
"tree-sitter>=0.19.0",
"snakeoil~=0.10.4",
"pkgcore~=0.12.21",
+ "setuptools; python_version >= '3.12'",
]
[project.optional-dependencies]