diff --git a/pyproject.toml b/pyproject.toml index c7f41970..ab011694 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -81,7 +81,7 @@ test-deferred-bindings = [ ] [build-system] -requires = ["setuptools>=42", "wheel"] +requires = ["setuptools>=62", "wheel"] build-backend = "setuptools.build_meta"