diff --git a/setup.cfg b/setup.cfg index 3e56ae8cb..f55102a91 100644 --- a/setup.cfg +++ b/setup.cfg @@ -6,4 +6,4 @@ extend-ignore = E203, W503 max-line-length = 88 [tool:pytest] -addopts = -r s +addopts = -rs