Add code coverage
This commit is contained in:
@@ -35,8 +35,8 @@ install_requires =
|
||||
swagger-ui-bundle
|
||||
|
||||
[options.extras_require]
|
||||
test = pytest; pytest-aiohttp
|
||||
|
||||
test = pytest==6.1.2; pytest-aiohttp==0.3.0; pytest-cov==2.10.1
|
||||
ci = pytest==6.1.2; pytest-aiohttp==0.3.0; pytest-cov==2.10.1; codecov==2.1.10
|
||||
|
||||
[options.packages.find]
|
||||
exclude =
|
||||
|
||||
Reference in New Issue
Block a user