Skip to content

Commit cd080a8

Browse files
committed
no hipo by default
1 parent 49da99b commit cd080a8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ test = ["pytest", "numpy"]
3535
[tool.scikit-build]
3636
cmake.args = [
3737
"-DPYTHON_BUILD_SETUP=ON",
38-
"-DHIPO=ON",
39-
"-DBUILD_OPENBLAS=ON"
4038
]
4139

4240
# To build locally, specify

0 commit comments

Comments
 (0)