Merge pull request #4107 from ostcar/development_tools

Undo #4086 after pytest is fixed and released
This commit is contained in:
Norman Jäckel 2019-01-14 21:28:27 +01:00 committed by GitHub
commit ce64ff7ac8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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