Skip to content

Commit a22162c

Browse files
committed
tweak min. Python version in project TOML
1 parent 7330807 commit a22162c

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
@@ -21,7 +21,7 @@ maintainers = [
2121

2222
dynamic = ["version"]
2323

24-
requires-python = ">=3.11"
24+
requires-python = ">=3.10"
2525

2626
license = {file = "LICENSE"}
2727

0 commit comments

Comments
 (0)