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 eafda64 commit b7f728bCopy full SHA for b7f728b
pyproject.toml
@@ -58,9 +58,6 @@ wheel.packages = ["apis/python/src/tiledb"]
58
# thus not including .git to generate it later
59
sdist.cmake = true
60
61
-cmake.build-type = "RelWithDebInfo"
62
-install.strip = false
63
-
64
[tool.scikit-build.cmake.define]
65
TILEDB_VS_PYTHON = "ON"
66
TILEDB_PATH = {env="TILEDB_PATH"}
0 commit comments