Skip to content

Commit 0c62c58

Browse files
authored
Merge branch 'main' into main
2 parents cfc2719 + 3db1455 commit 0c62c58

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tox.ini

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ deps =
99
pytest-testinfra
1010
pytest-xdist ; python_version >= "3.6"
1111
dataclasses ; python_version < "3.7"
12-
pytest-rerunfailures
12+
# pytest-rerunfailues 16.0 is broken, see poo#188013
13+
pytest-rerunfailures < 16.0
1314
typing_extensions
1415
requests
1516
# 8.4.0 is borked: https://github.com/jd/tenacity/issues/471

0 commit comments

Comments
 (0)