tox: Update pytest-rerunfailures to 1.0.2
- Add support for --resultlog option by parsing reruns accordingly.
This commit is contained in:
parent
89a061c536
commit
b704c7167b
2
tox.ini
2
tox.ini
@ -37,7 +37,7 @@ deps =
|
|||||||
pytest-instafail==0.3.0
|
pytest-instafail==0.3.0
|
||||||
pytest-travis-fold==1.2.0
|
pytest-travis-fold==1.2.0
|
||||||
pytest-repeat==0.2
|
pytest-repeat==0.2
|
||||||
pytest-rerunfailures==1.0.1
|
pytest-rerunfailures==1.0.2
|
||||||
pytest-xvfb==0.2.0
|
pytest-xvfb==0.2.0
|
||||||
six==1.10.0
|
six==1.10.0
|
||||||
termcolor==1.1.0
|
termcolor==1.1.0
|
||||||
|
Loading…
Reference in New Issue
Block a user