Skip to content

Commit

Permalink
Pin pytest to <6.1
Browse files Browse the repository at this point in the history
This to fix pytest-dev/pytest-rerunfailures#128

Signed-off-by: Luca Carrogu <carrogu@amazon.com>
  • Loading branch information
lukeseawalker committed Sep 28, 2020
1 parent 69aa02d commit 0ceb7d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration-tests/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ fabric
jinja2
junitparser
pexpect
pytest
pytest<6.1
pytest-datadir
pytest-html
pytest-rerunfailures
Expand Down

0 comments on commit 0ceb7d9

Please sign in to comment.