Skip to content

Commit bbac72d

Browse files
committed
Increase Python compatibility to 3.11
1 parent 37dcb47 commit bbac72d

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
@@ -13,7 +13,7 @@ name = "cellcharter"
1313
version = "0.3.0"
1414
description = "A Python package for the identification, characterization and comparison of spatial clusters from spatial -omics data."
1515
readme = "README.md"
16-
requires-python = ">=3.8,<3.11"
16+
requires-python = ">=3.8,<3.12"
1717
license = {file = "LICENSE"}
1818
authors = [
1919
{name = "CSO group"},

0 commit comments

Comments
 (0)