tox: limit pytest version to a version compatible with pytest-cov

This commit is contained in:
Frédéric Péters 2019-01-07 05:53:08 +01:00
parent 50c7236d90
commit b0155b540a
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ deps =
pytest-cov
pytest-django
mock
pytest
pytest<4.1
lxml
cssselect
pylint