Skip to content

Commit b7f728b

Browse files
authored
Decrease wheels size (#574)
1 parent eafda64 commit b7f728b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,6 @@ wheel.packages = ["apis/python/src/tiledb"]
5858
# thus not including .git to generate it later
5959
sdist.cmake = true
6060

61-
cmake.build-type = "RelWithDebInfo"
62-
install.strip = false
63-
6461
[tool.scikit-build.cmake.define]
6562
TILEDB_VS_PYTHON = "ON"
6663
TILEDB_PATH = {env="TILEDB_PATH"}

0 commit comments

Comments
 (0)