Skip to content

Commit 4784ffa

Browse files
authored
Merge pull request #22326 from tacaswell/ci_pin_back_coverage
CI: ban coverage 6.3 that may be causing random hangs in fork test
2 parents 9679c52 + 19efdc5 commit 4784ffa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/testing/all.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# pip requirements for all the CI builds
22

33
certifi
4-
coverage
4+
coverage!=6.3
55
pytest!=4.6.0,!=5.4.0
66
pytest-cov
77
pytest-rerunfailures

0 commit comments

Comments
 (0)