Merge pull request #4086 from ostcar/pin_pytest_version
Fix pytest to a version lower 4.1 until a bug in pytest-asyncio is fixed
This commit is contained in:
commit
6be0378c2b
@ -2,7 +2,7 @@ coverage
|
||||
flake8
|
||||
isort
|
||||
mypy
|
||||
pytest
|
||||
pytest<4.1 # See https://github.com/pytest-dev/pytest-asyncio/issues/104
|
||||
pytest-django
|
||||
pytest-asyncio
|
||||
pytest-cov
|
||||
|
Loading…
Reference in New Issue
Block a user