From 8e0389fd37d52274ee94653477350f8ef259324d Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Mon, 19 Oct 2015 19:41:35 +0200 Subject: [PATCH] tox: Update pytest-html to 1.7. - Add report sections including stdout and stderr to log. - Fix INTERNALERROR when an xdist slave crashes. --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 14d789d0e..094d1dcda 100644 --- a/tox.ini +++ b/tox.ini @@ -20,7 +20,7 @@ deps = pytest-capturelog==0.7 pytest-qt==1.8.0 pytest-mock==0.8.1 - pytest-html==1.6 + pytest-html==1.7 pytest-faulthandler==1.0.1 pytest-sugar==0.5.1 pytest-travis-fold==1.0.1