diff --git a/pyproject.toml b/pyproject.toml index 065ae19..7145f7d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,3 @@ -[build-system] -requires = ["setuptools>=45", "wheel", "setuptools_scm>=6.2"] -build-backend = "setuptools.build_meta" - [tool.black] target-version = ["py37"]