Fix travis by downgrading pytest to <4.2.0

This commit is contained in:
Emanuel Schütze 2019-02-01 14:28:34 +01:00
parent da722dd518
commit 3d7b833eeb

View File

@ -3,7 +3,7 @@ coverage
flake8
isort
mypy
pytest
pytest<4.2.0
pytest-django
pytest-asyncio
pytest-cov