We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68c1aa3 commit 3d9ed28Copy full SHA for 3d9ed28
end_to_end_tests/metadata_snapshots/uv.pyproject.toml
@@ -16,7 +16,7 @@ module-name = "test_3_1_features_client"
16
module-root = ""
17
18
[build-system]
19
-requires = ["uv_build>=0.8.0,<0.9.0"]
+requires = ["uv_build>=0.9.0,<0.10.0"]
20
build-backend = "uv_build"
21
22
[tool.ruff]
openapi_python_client/templates/pyproject_uv.toml.jinja
@@ -16,5 +16,5 @@ module-name = "{{ package_name }}"
0 commit comments