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 9e2aefc commit 86f6730Copy full SHA for 86f6730
pyproject.toml
@@ -33,7 +33,7 @@ homepage = "https://tiledb.com"
33
repository = "https://github.com/TileDB-Inc/tiledb-vector-search"
34
35
[build-system]
36
-requires = ["scikit-build-core", "pybind11"]
+requires = ["scikit-build-core[pyproject]", "pybind11", "setuptools-scm"]
37
build-backend = "scikit_build_core.build"
38
39
[tool.scikit-build]
0 commit comments