Requires a recent uv version

This commit is contained in:
Trenton Holmes
2025-03-02 19:49:31 -08:00
committed by Trenton H
parent aae24c21ef
commit 4ec73f9f35

View File

@@ -125,6 +125,7 @@ typing = [
] ]
[tool.uv] [tool.uv]
required-version = ">=0.5.0"
package = false package = false
environments = [ environments = [
"sys_platform == 'darwin'", "sys_platform == 'darwin'",