From 729bab42c8d8a2d5c27b2c02843004cb0667b81b Mon Sep 17 00:00:00 2001 From: Joe Rickerby Date: Sun, 3 May 2020 17:03:35 +0100 Subject: [PATCH] Pytest config header --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 600c4dff..bb41055e 100644 --- a/setup.cfg +++ b/setup.cfg @@ -12,5 +12,5 @@ exclude = .venv/, site/ -[pytest] +[tool:pytest] junit_family=xunit2