--- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ # This file is protected via CODEOWNERS [build-system] -requires = ["hatchling>=1.27.0,<2", "hatch-vcs>=0.4.0,<0.6.0", "setuptools-scm>=8,<10"] +requires = ["hatchling>=1.27.0,<2", "hatch-vcs>=0.4.0,<0.6.0", "setuptools-scm>=8"] build-backend = "hatchling.build" [project]