OpenSlides/requirements/development.txt

9 lines
141 B
Plaintext
Raw Normal View History

coverage
flake8
isort
2018-09-23 17:01:58 +02:00
mypy
pytest<4.1 # See https://github.com/pytest-dev/pytest-asyncio/issues/104
pytest-django
pytest-asyncio
pytest-cov