Skip to content

Commit e5f2874

Browse files
authored
Require coverage>=7.4.2 (#129)
2 parents b11aec3 + 042f3ff commit e5f2874

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ optional-dependencies.mic = [
5656
]
5757
optional-dependencies.tests = [
5858
"check-manifest",
59-
"coverage",
59+
"coverage>=7.4.2",
6060
"defusedxml",
6161
"markdown2",
6262
"olefile",

0 commit comments

Comments
 (0)