Skip to content

Commit f7599f5

Browse files
committed
Update minimum version
1 parent 9f2ecfd commit f7599f5

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
@@ -62,7 +62,7 @@ installer = "pip"
6262

6363
# Specify minimum and maximum Python versions to test
6464
[[tool.hatch.envs.hatch-test.matrix]]
65-
python = ["3.10", "3.11", "3.12"]
65+
python = ["3.10", "3.12"]
6666

6767

6868
[tool.ruff]

0 commit comments

Comments
 (0)