Skip to content

Commit e3e3d24

Browse files
install spatialdata from pypi (#36)
1 parent 19cc380 commit e3e3d24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ urls.Documentation = "https://spatialdata-io.readthedocs.io/"
2222
urls.Source = "https://github.com/scverse/spatialdata-io"
2323
urls.Home-page = "https://github.com/scverse/spatialdata-io"
2424
dependencies = [
25-
"spatialdata @ git+https://github.com/scverse/spatialdata.git@main",
25+
"spatialdata",
2626
"scikit-image",
2727
"h5py",
2828
"joblib",

0 commit comments

Comments
 (0)