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
pytest==3.2.5
coverage
pytest-cov
pytest-cov==2.5.1
stdeb
commands =
py.test --cov=dpkt dpkt