tox: Update pytest-rerunfailures to 2.0.0

Drop support for Python 3.2, since supporting it became too much of a
hassle. (Reason: Virtualenv 14+ / PIP 8+ do not support Python 3.2
anymore.)
This commit is contained in:
Florian Bruhin 2016-04-06 18:55:54 +02:00
parent 9698af72e8
commit 455e32cc0c

View File

@ -37,7 +37,7 @@ deps =
pytest-instafail==0.3.0
pytest-travis-fold==1.2.0
pytest-repeat==0.2
pytest-rerunfailures==1.0.2
pytest-rerunfailures==2.0.0
pytest-xvfb==0.2.0
six==1.10.0
termcolor==1.1.0