tox: limit mock version for compatibility with python 3.5

This commit is contained in:
Frédéric Péters 2020-10-06 09:24:42 +02:00
parent f46d1ffd96
commit b44da82e3b
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ deps =
pytest-freezegun
django-webtest
WebTest
mock
mock<4
commands =
py.test {env:COVERAGE:} {posargs:tests/}
pylint: ./pylint.sh fargo/