diff --git a/pyproject.toml b/pyproject.toml index 0ad39d0b..6f8d25c2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,3 @@ [build-system] -requires = [ - "setuptools>=42", - "wheel" -] +requires = ["setuptools>=61.0"] build-backend = "setuptools.build_meta" \ No newline at end of file