summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index dffeba51..47192429 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,3 +1,6 @@
+# Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0
+# For details: https://github.com/nedbat/coveragepy/blob/master/NOTICE.txt
+
[tool:pytest]
addopts = -q -n3 --strict-markers --force-flaky --no-flaky-report -rfeX --failed-first
python_classes = *Test