Skip to content

Commit 480c7db

Browse files
committed
Update coverage from 5.1 to 5.3
1 parent cb9d3f4 commit 480c7db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ testing =
9898
jaraco.text>=3.1
9999

100100
# measure test coverage
101-
coverage==5.1; python_version != "3.4"
101+
coverage==5.3; python_version != "3.4"
102102
coverage<5; python_version == "3.4"
103103
# send test coverage to codecov.io
104104
codecov==2.1.9

0 commit comments

Comments
 (0)