tox: Update pytest-cov to 2.1.0.

Changelog:

- Added support for coverage 4.0b2.
- Added the --cov-append command line option.
This commit is contained in:
Florian Bruhin 2015-08-23 17:57:37 +02:00
parent ab04ca4f36
commit ece2786d40

View File

@ -23,7 +23,7 @@ deps =
hypothesis==1.10.5 hypothesis==1.10.5
hypothesis-pytest==0.17.0 hypothesis-pytest==0.17.0
coverage==3.7.1 coverage==3.7.1
pytest-cov==2.0.0 pytest-cov==2.1.0
cov-core==1.15.0 cov-core==1.15.0
beautifulsoup4==4.4.0 beautifulsoup4==4.4.0
commands = commands =