diff --git a/setup.cfg b/setup.cfg index 8a987cb49d0..746a2beb2e4 100644 --- a/setup.cfg +++ b/setup.cfg @@ -167,7 +167,7 @@ filterwarnings = # # pytest -k test_name # -addopts = "-v" "-rsxXfE" "--doctest-glob=" +addopts = "-v" "-rsfE" "--doctest-glob=" markers = darwin: only run on macOS