pin pytest-cov too

This commit is contained in:
obormot 2020-04-09 10:15:37 -07:00
parent edeca3fb03
commit a1e2ac03db
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ deps =
wheel wheel
pytest==3.2.5 pytest==3.2.5
coverage coverage
pytest-cov pytest-cov==2.5.1
stdeb stdeb
commands = commands =
py.test --cov=dpkt dpkt py.test --cov=dpkt dpkt