Skip to content
This repository was archived by the owner on Apr 25, 2026. It is now read-only.

Commit daca0f3

Browse files
committed
COMP: Update minimum Python version to 3.10+
1 parent 345e4da commit daca0f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ classifiers = [
3434
"Topic :: Scientific/Engineering :: Medical Science Apps.",
3535
"Topic :: Software Development :: Libraries",
3636
]
37-
requires-python = ">=3.9"
37+
requires-python = ">=3.10"
3838
dependencies = [
3939
"itk == 5.4.*",
4040
]

0 commit comments

Comments
 (0)