tox: Update pytest-cov to 2.2.1.
- Fixed incorrect merging of coverage data when xdist was used and coverage was >= 4.0.
This commit is contained in:
parent
c9deee0835
commit
bf2adf19b2
2
tox.ini
2
tox.ini
@ -29,7 +29,7 @@ deps =
|
|||||||
pytest==2.8.7
|
pytest==2.8.7
|
||||||
pytest-bdd==2.16.0
|
pytest-bdd==2.16.0
|
||||||
pytest-catchlog==1.2.2
|
pytest-catchlog==1.2.2
|
||||||
pytest-cov==2.2.0
|
pytest-cov==2.2.1
|
||||||
pytest-faulthandler==1.3.0
|
pytest-faulthandler==1.3.0
|
||||||
pytest-html==1.7
|
pytest-html==1.7
|
||||||
pytest-mock==0.10.1
|
pytest-mock==0.10.1
|
||||||
|
Loading…
Reference in New Issue
Block a user