1 2 3 4 5 6 7 8 9
--- pyproject.toml.orig 2025-12-19 20:56:16 UTC +++ pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["hatchling==1.26.3"] +requires = ["hatchling"] build-backend = "hatchling.build" [tool.hatch.build.targets.wheel]