--- pyproject.toml.orig 2026-08-15 21:19:10 +++ pyproject.toml 2026-08-15 21:19:25 @@ -2,7 +2,7 @@ # https://packaging.python.org/en/latest/specifications/pyproject-toml/ [build-system] -requires = ["setuptools>=82", "wheel>=0.46.3"] +requires = ["setuptools>=80"] build-backend = "setuptools.build_meta" [project]