--- pyproject.toml.orig 2026-08-15 21:30:08 +++ pyproject.toml 2026-08-15 21:30:15 @@ -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]