diff --git a/pyproject.toml b/pyproject.toml index 048e65f..1dbafe5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,6 +33,7 @@ dependencies = [ ] [tool.hatch.envs.hatch-test] +template = "default" dependencies= [ "coverage[toml] < 7.3.0" ]