diff --git a/pyproject.toml b/pyproject.toml index 38fc876..c3629e6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,6 @@ python = ["3.9", "3.10", "3.11", "3.12", "3.13"] [tool.hatch.envs.default] python = "3.9" -type = "virtual" dependencies = ["pytest", "pyright"] [tool.pytest.ini_options]