--- pyproject.toml.orig 2023-08-09 12:11:06 UTC +++ pyproject.toml @@ -1,6 +1,6 @@ [build-system] requires = [ - "setuptools>=67.8", + "setuptools>=61", "wheel", ]