--- pyproject.toml.orig 1970-01-01 00:00:00 UTC +++ pyproject.toml @@ -42,8 +42,8 @@ Funding = "https://github.com/sponsors/typeddjango" "Release notes" = "https://github.com/typeddjango/django-stubs/releases" [build-system] -requires = ["uv_build>=0.11.0,<0.12.0"] -build-backend = "uv_build" +requires = ["flit-core >= 3.12"] +build-backend = "flit_core.buildapi" [tool.uv.build-backend] module-name = ["django_stubs_ext"]