Skip to content

Commit e7fa020

Browse files
committed
Revert "Update pyproject.toml"
This reverts commit 1f8a01c.
1 parent 412bf45 commit e7fa020

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
@@ -15,7 +15,7 @@ maintainers = [
1515
urls.Documentation = "https://spatialdata.scverse.org/en/latest"
1616
urls.Source = "https://github.com/scverse/spatialdata.git"
1717
urls.Home-page = "https://github.com/scverse/spatialdata.git"
18-
requires-python = ">=3.10"
18+
requires-python = ">=3.10, <3.13" # include 3.13 once multiscale-spatial-image conflicts are resolved
1919
dynamic= [
2020
"version" # allow version to be set by git tags
2121
]

0 commit comments

Comments
 (0)