Skip to content

Commit 15ade5d

Browse files
committed
Pin coverage to fix CI
The newly released 6.3.1 is still sporadically failing from nedbat/coveragepy#1310
1 parent 447160e commit 15ade5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/testing/all.txt

Lines changed: 1 addition & 1 deletion
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!=6.3
4+
coverage<6.3
55
pytest!=4.6.0,!=5.4.0
66
pytest-cov
77
pytest-rerunfailures

0 commit comments

Comments
 (0)