Fix travis by downgrading pytest to <4.2.0
This commit is contained in:
parent
da722dd518
commit
3d7b833eeb
@ -3,7 +3,7 @@ coverage
|
|||||||
flake8
|
flake8
|
||||||
isort
|
isort
|
||||||
mypy
|
mypy
|
||||||
pytest
|
pytest<4.2.0
|
||||||
pytest-django
|
pytest-django
|
||||||
pytest-asyncio
|
pytest-asyncio
|
||||||
pytest-cov
|
pytest-cov
|
||||||
|
Loading…
Reference in New Issue
Block a user