Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Re-enable tests against latest pytest
  • Loading branch information
BeyondEvil committed Dec 13, 2020
commit 504cbf18a551cd7fe022d78eabd4438648d4f70d
4 changes: 1 addition & 3 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down