tox: Update pytest-faulthandler to 1.3.0.
Now stops timeout when handling exceptions interactively.
This commit is contained in:
parent
982e78249a
commit
a1f4914271
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.2.0
|
pytest-faulthandler==1.3.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