diff --git a/tox.ini b/tox.ini index f25e4379..633d31bb 100644 --- a/tox.ini +++ b/tox.ini @@ -33,9 +33,7 @@ deps = {[testenv]deps} ansi2html @ git+https://github.com/pycontribs/ansi2html.git pytest-rerunfailures @ git+https://github.com/pytest-dev/pytest-rerunfailures.git - # Temporary disable pytest git install due to - # https://github.com/pytest-dev/pytest-rerunfailures/issues/134 - # pytest @ git+https://github.com/pytest-dev/pytest.git + pytest @ git+https://github.com/pytest-dev/pytest.git [testenv:devel-cov] description = Tests with unreleased deps and coverage