diff --git a/pyproject.toml b/pyproject.toml index 5256ba8..4faef68 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,2 +1,2 @@ [build-system] -requires = ["cython", "numpy"] +requires = ["cython", "numpy", "setuptools", "wheel"]