tox: limit to pytest<4

This commit is contained in:
Frédéric Péters 2018-11-14 18:37:33 +01:00
parent a9952f0ee3
commit 1d3e38f952
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ deps =
pytest-cov
pytest-django
pytest-freezegun
pytest
pytest<4
WebTest
mock
httmock