diff --git a/pyproject.toml b/pyproject.toml index 5777012..c7daad2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,6 +21,7 @@ requires = [ "wheel", "scikit-build-core", "pybind11", + "openblas", ] build-backend = "scikit_build_core.build"