We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
coverage
1 parent 2936c5b commit 9f58eadCopy full SHA for 9f58ead
setup.cfg
@@ -76,7 +76,7 @@ install_requires =
76
test =
77
parameterized>=0.8,<1
78
codecov>=2.1.0
79
- coverage>=5.2.0
+ coverage[toml]>=5.2.0
80
unittest-xml-reporting>=3.0.0
81
requests-mock>=1.8.0
82
0 commit comments