tox: Update pytest-faulthandler to 1.2.0.
Now traceback dumping due to a timeout is cancelled when entering pdb.
This commit is contained in:
parent
9b88167ae1
commit
b3b2fb51fc
2
tox.ini
2
tox.ini
@ -30,7 +30,7 @@ deps =
|
|||||||
pytest-bdd==2.15.0
|
pytest-bdd==2.15.0
|
||||||
pytest-catchlog==1.2.1
|
pytest-catchlog==1.2.1
|
||||||
pytest-cov==2.2.0
|
pytest-cov==2.2.0
|
||||||
pytest-faulthandler==1.1.0
|
pytest-faulthandler==1.2.0
|
||||||
pytest-html==1.7
|
pytest-html==1.7
|
||||||
pytest-mock==0.9.0
|
pytest-mock==0.9.0
|
||||||
pytest-qt==1.9.0
|
pytest-qt==1.9.0
|
||||||
|
Loading…
Reference in New Issue
Block a user