summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index e8195cf5b..d858a2435 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -8,7 +8,7 @@ exclude = ^examples
first-package-wins = true
where = test
-[pytest]
+[tool:pytest]
addopts= --tb native -v -r fxX --maxfail=25
python_files=test/*test_*.py