--- pyproject.toml.orig 2024-09-23 05:29:04 UTC +++ pyproject.toml @@ -1,6 +1,6 @@ requires = [ [build-system] requires = [ - "setuptools ~= 75.1", + "setuptools", "wheel ~= 0.44", "pyTooling ~= 6.6" ]