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:
Florian Bruhin 2016-01-30 23:33:17 +01:00
parent c9deee0835
commit bf2adf19b2

View File

@ -29,7 +29,7 @@ deps =
pytest==2.8.7
pytest-bdd==2.16.0
pytest-catchlog==1.2.2
pytest-cov==2.2.0
pytest-cov==2.2.1
pytest-faulthandler==1.3.0
pytest-html==1.7
pytest-mock==0.10.1