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 4a5b847..57db4d9 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -5,7 +5,7 @@ universal = 1
max-line-length = 100
ignore = F821
-[pytest]
+[tool:pytest]
minversion=2.2.0
pep8ignore =
documentation/*.py ALL