diff --git a/pyproject.toml b/pyproject.toml index 8efe4e7..2b384cd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["setuptools>=30.3.0", "wheel", "setuptools_scm"] +requires = ["setuptools>=82.0.1", "wheel", "setuptools_scm"] [tool.pytest.ini_options] testpaths = "tests"