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 4f58817 commit 9afc8c0Copy full SHA for 9afc8c0
ext/pyproject.toml
@@ -42,7 +42,7 @@ Funding = "https://github.com/sponsors/typeddjango"
42
"Release notes" = "https://github.com/typeddjango/django-stubs/releases"
43
44
[build-system]
45
-requires = ["uv_build>=0.10.0,<0.11.0"]
+requires = ["uv_build>=0.11.0,<0.12.0"]
46
build-backend = "uv_build"
47
48
[tool.uv.build-backend]
pyproject.toml
@@ -91,7 +91,7 @@ django-stubs-ext = { workspace = true }
91
members = ["ext"]
92
93
94
95
96
97
0 commit comments