diff --git a/pyproject.toml b/pyproject.toml index 287fdf5..2af55b1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,4 +51,4 @@ dependencies = [ run = 'pytest -v' [[tool.hatch.envs.test.matrix]] -python = ["39", "310", "311"] +python = ["39", "310", "311", "312"]