Skip to content

Commit

Permalink
Merge pull request pypa#8935 from hugovk/unpip-pytest
Browse files Browse the repository at this point in the history
Revert "Pin pytest whilst pytest-rerunfailures is incompatible with pytest 6.1"
  • Loading branch information
pradyunsg authored Sep 29, 2020
2 parents a4d3441 + 4fc4333 commit ccc84a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ enum34; python_version < '3.4'
freezegun
mock
pretend
pytest<6.1.0 # Until https://github.com/pytest-dev/pytest-rerunfailures/issues/128 is fixed
pytest
pytest-cov
pytest-rerunfailures
pytest-timeout
Expand Down

0 comments on commit ccc84a6

Please sign in to comment.