aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarius Bakke <mbakke@fastmail.com>2019-03-10 18:17:33 +0100
committerMarius Bakke <mbakke@fastmail.com>2019-03-10 18:17:33 +0100
commit2087586bec4ffeab3a3e1cdf4e7777c2a139f7b6 (patch)
tree91004db56e759c7a451eb3a455f0f72dc469b8f7
parent95ea1b010c762826d538835a760c3cc40e0ad861 (diff)
downloadexternal_python_mako-2087586bec4ffeab3a3e1cdf4e7777c2a139f7b6.tar.gz
external_python_mako-2087586bec4ffeab3a3e1cdf4e7777c2a139f7b6.tar.bz2
external_python_mako-2087586bec4ffeab3a3e1cdf4e7777c2a139f7b6.zip
Adjust setup.cfg for Pytest 4.
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 5bad26e..02c9d45 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -3,7 +3,7 @@ tag_build = dev
-[pytest]
+[tool:pytest]
addopts= --tb native -v -r fxX
python_files=test/*test_*.py