CI: Fixed coverage reporting.
... | ... | @@ -4,6 +4,7 @@ six==1.14.0 |
aenum==2.2.3 | ||
aiohttp==3.6.2 | ||
inflection==0.3.1 | ||
coverage==5.0.3 | ||
#for testing | ||
pytest-asyncio>=0.10.0 | ||
... | ... |
Please register or sign in to comment
... | ... | @@ -4,6 +4,7 @@ six==1.14.0 |
aenum==2.2.3 | ||
aiohttp==3.6.2 | ||
inflection==0.3.1 | ||
coverage==5.0.3 | ||
#for testing | ||
pytest-asyncio>=0.10.0 | ||
... | ... |