diff --git a/pyproject.toml b/pyproject.toml index 44aa662..a3460d5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ extra-standard-library = ["typing_extensions"] [tool.pytest.ini_options] addopts = [ - "-vvl", + "-vl", "--import-mode=importlib", ] testpaths = [