aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pyproject.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index c4d6460f..471ccbf5 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -80,6 +80,9 @@ Support = "https://discord.gg/python"
requires = ["uv_build>=0.9.7,<0.10.0"]
build-backend = "uv_build"
+[tool.uv]
+required-version = ">=0.9.7"
+
[tool.uv.build-backend]
source-exclude = ["tests", "tests.*"]
module-root = ""