diff --git a/setup.cfg b/setup.cfg index 181d0043b..04300f230 100644 --- a/setup.cfg +++ b/setup.cfg @@ -69,6 +69,7 @@ testpaths = tests required_plugins = pytest-benchmark +log_cli_level = DEBUG [tool:isort] profile = black