From 6abf261f9c87aaf277dc480a8c8945c592e25144 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20F=C3=B6rster?= Date: Thu, 27 Feb 2025 13:12:32 +0100 Subject: [PATCH] change pytest cfg --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = [