We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 564a35d commit 0c796a6Copy full SHA for 0c796a6
1 file changed
pyproject.toml
@@ -104,7 +104,7 @@ sq = [
104
# When installing with `uv`, may need --no-build-isolation-package SpatialQuery
105
"pybind11",
106
# As of writing, `main` reflects SpatialQuery commit 9dde563 (April 4, 2026).
107
- "SpatialQuery @ git+https://github.com/ShaokunAn/Spatial-Query@main"
+ "SpatialQuery==0.0.4"
108
]
109
110
[dependency-groups]
0 commit comments