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 8cedfcd commit f1328bdCopy full SHA for f1328bd
pyproject.toml
@@ -324,5 +324,5 @@ testpaths = ["tests"]
324
asyncio_default_fixture_loop_scope = "function"
325
326
[build-system]
327
-requires = ["uv_build>=0.8,<0.9"]
+requires = ["uv_build>=0.9,<0.10"]
328
build-backend = "uv_build"
0 commit comments