change pytest cfg

This commit is contained in:
Florian Förster 2025-02-27 13:12:32 +01:00
parent 0509ba79c8
commit 6abf261f9c

View File

@ -33,7 +33,7 @@ extra-standard-library = ["typing_extensions"]
[tool.pytest.ini_options] [tool.pytest.ini_options]
addopts = [ addopts = [
"-vvl", "-vl",
"--import-mode=importlib", "--import-mode=importlib",
] ]
testpaths = [ testpaths = [