Skip to content

Commit 78b0921

Browse files
committed
Comments
1 parent 702478c commit 78b0921

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,9 +101,9 @@ demos = [
101101
]
102102
# SpatialQuery
103103
sq = [
104-
# To install: uv sync --extra sq --no-build-isolation-package SpatialQuery
105-
# or: uv sync --extra all --extra notebook --extra sq --no-build-isolation-package SpatialQuery
104+
# When installing with `uv`, may need --no-build-isolation-package SpatialQuery
106105
"pybind11",
106+
# As of writing, `main` reflects SpatialQuery commit 9dde563 (April 4, 2026).
107107
"SpatialQuery @ git+https://github.com/ShaokunAn/Spatial-Query@main"
108108
]
109109

0 commit comments

Comments
 (0)