From a1f4914271948dae1bc3b8ec5bbbfe186538ce31 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Wed, 16 Dec 2015 23:09:02 +0100 Subject: [PATCH] tox: Update pytest-faulthandler to 1.3.0. Now stops timeout when handling exceptions interactively. --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 8221211ae..2c0facef6 100644 --- a/tox.ini +++ b/tox.ini @@ -30,7 +30,7 @@ deps = pytest-bdd==2.15.0 pytest-catchlog==1.2.1 pytest-cov==2.2.0 - pytest-faulthandler==1.2.0 + pytest-faulthandler==1.3.0 pytest-html==1.7 pytest-mock==0.9.0 pytest-qt==1.9.0