diff --git a/pyproject.toml b/pyproject.toml index 5a0c1e8..014c69c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -63,7 +63,7 @@ features = ["test"] test = "pytest {args:tests}" [[tool.hatch.envs.test.matrix]] -python = ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12"] +python = ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12", "3.13"] [tool.hatch.envs.lint] dependencies = [