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 aa1d238 commit 1499710Copy full SHA for 1499710
pyproject.toml
@@ -22,7 +22,7 @@ requires-python = ">=3.9"
22
license = {file = "LICENSE"}
23
readme = "README.md"
24
dependencies = [
25
- "spatialdata@git+https://github.com/scverse/spatialdata",
+ "spatialdata",
26
"matplotlib",
27
"scikit-learn",
28
"scanpy",
0 commit comments