diff --git a/pyproject.toml b/pyproject.toml index e69de29..2a39a17 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -0,0 +1,2 @@ +[build-system] +requires = ["setuptools", "wheel", "setuptools-scm"]