Skip to content

Commit 63842c0

Browse files
committed
CI: try pinning back pytest-rerunfailures instead
1 parent 8693a20 commit 63842c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements/testing/all.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
black<24
44
certifi
5-
coverage!=6.3,!=7.10.6
5+
coverage!=6.3
66
psutil
77
pytest!=4.6.0,!=5.4.0,!=8.1.0
88
pytest-cov
9-
pytest-rerunfailures
9+
pytest-rerunfailures!=16.0
1010
pytest-timeout
1111
pytest-xdist
1212
pytest-xvfb

0 commit comments

Comments
 (0)