Skip to content

Commit db73ff3

Browse files
committed
Allow uv 0.12
1 parent f1c9c4b commit db73ff3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ phy = [
107107
]
108108

109109
[tool.uv]
110-
required-version = ">=0.11.8,<0.12"
110+
required-version = ">=0.11.8,<0.13"
111111
required-environments = [
112112
"sys_platform == 'win32' and platform_machine == 'AMD64'",
113113
]

0 commit comments

Comments
 (0)