diff --git a/pyproject.toml b/pyproject.toml index 2bbb449bc..38036ef21 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -143,7 +143,6 @@ doctest_rst = "enabled" text_file_format = "rst" log_cli_level = "info" addopts = [ - "--show-capture=no", "--doctest-ignore-import-errors", "--color=yes", ]