OpenSlides/requirements/development.txt
2019-01-08 21:50:50 +01:00

10 lines
147 B
Plaintext

black
coverage
flake8
isort
mypy
pytest<4.1 # See https://github.com/pytest-dev/pytest-asyncio/issues/104
pytest-django
pytest-asyncio
pytest-cov