We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49da99b commit cd080a8Copy full SHA for cd080a8
pyproject.toml
@@ -35,8 +35,6 @@ test = ["pytest", "numpy"]
35
[tool.scikit-build]
36
cmake.args = [
37
"-DPYTHON_BUILD_SETUP=ON",
38
- "-DHIPO=ON",
39
- "-DBUILD_OPENBLAS=ON"
40
]
41
42
# To build locally, specify
0 commit comments