Skip to content

Commit d4b3424

Browse files
authored
Update required Python version to 3.11
1 parent b5af1fa commit d4b3424

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
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
66
name = "xenium_analysis_tools"
77
description = "Generated from aind-library-template"
88
license = {text = "MIT"}
9-
requires-python = ">=3.10"
9+
requires-python = ">=3.11"
1010
authors = [
1111
{name = "Allen Institute for Neural Dynamics"}
1212
]

0 commit comments

Comments
 (0)