diff --git a/pyproject.toml b/pyproject.toml index aa4e7f39f..908d3cf61 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -116,7 +116,4 @@ omit = [ exclude = "streamflow/cwl/antlr" [tool.pytest.ini_options] -log_cli = true -log_cli_level = "INFO" -log_cli_format = "%(asctime)s [%(levelname)8s] %(message)s (%(filename)s:%(lineno)s)" -log_cli_date_format = "%Y-%m-%d %H:%M:%S" +addopts = "-v"