From b3b2fb51fc07c944b7a92ddb7fb5b36e753176dc Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Fri, 11 Dec 2015 06:42:24 +0100 Subject: [PATCH] tox: Update pytest-faulthandler to 1.2.0. Now traceback dumping due to a timeout is cancelled when entering pdb. --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 4aeb3c795..9ae5fb92b 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.1.0 + pytest-faulthandler==1.2.0 pytest-html==1.7 pytest-mock==0.9.0 pytest-qt==1.9.0