We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2454367 commit e3fef00Copy full SHA for e3fef00
1 file changed
pyproject.toml
@@ -83,7 +83,7 @@ features = ["dev"]
83
features = ["scripts", "test"]
84
85
[[tool.hatch.envs.test.matrix]]
86
-python = ["3.8", "3.9", "3.10", "3.11"]
+python = ["3.8", "3.9", "3.10", "3.11", "3.12"]
87
88
[tool.hatch.envs.test.scripts]
89
run = "inv test --args '{args}'"
0 commit comments