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 19cc380 commit e3e3d24Copy full SHA for e3e3d24
pyproject.toml
@@ -22,7 +22,7 @@ urls.Documentation = "https://spatialdata-io.readthedocs.io/"
22
urls.Source = "https://github.com/scverse/spatialdata-io"
23
urls.Home-page = "https://github.com/scverse/spatialdata-io"
24
dependencies = [
25
- "spatialdata @ git+https://github.com/scverse/spatialdata.git@main",
+ "spatialdata",
26
"scikit-image",
27
"h5py",
28
"joblib",
0 commit comments