tox: limit pytest version

This commit is contained in:
Frédéric Péters 2019-01-06 16:28:33 +01:00
parent 586fb962c3
commit 02c2e5f53f
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ deps =
django111: django>=1.11,<2.0
pytest-cov
pytest-django
pytest>=3.3.0
pytest>=3.3.0,<4.1
pylint
pylint-django
mock