Skip to content

Commit 6854121

Browse files
committed
change required python
1 parent 7558de3 commit 6854121

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
@@ -14,7 +14,7 @@ maintainers = [
1414
urls.Documentation = "https://spatialdata.scverse.org/projects/plot/en/latest/index.html"
1515
urls.Source = "https://github.com/scverse/spatialdata-plot.git"
1616
urls.Home-page = "https://github.com/scverse/spatialdata-plot.git"
17-
requires-python = ">=3.9"
17+
requires-python = ">=3.10"
1818
dynamic= [
1919
"version" # allow version to be set by git tags
2020
]

0 commit comments

Comments
 (0)