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:46 +01:00
parent 849155f495
commit 277afc5a2d
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ deps =
pytest-django pytest-django
pytest-random pytest-random
mock mock
pytest>=3.3.0 pytest>=3.3.0,<4.1
lxml lxml
cssselect cssselect
pylint<1.8 pylint<1.8