Undo #4086 after pytest is fixed and released

This commit is contained in:
Oskar Hahn 2019-01-12 23:28:44 +01:00
parent 5ff16d6c5f
commit 6c312cb6a4
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ coverage
flake8
isort
mypy
pytest<4.1 # See https://github.com/pytest-dev/pytest-asyncio/issues/104
pytest
pytest-django
pytest-asyncio
pytest-cov