diff --git a/pyproject.toml b/pyproject.toml index 49ffb38..318c935 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["hatchling", "hatch-vcs", "wheel", "setuptools"] +requires = ["hatchling", "hatch-vcs"] build-backend = "hatchling.build" [project]