OpenSlides/requirements/development.txt

10 lines
80 B
Plaintext
Raw Normal View History

2019-01-06 16:15:56 +01:00
black
coverage
flake8
isort
2018-09-23 17:01:58 +02:00
mypy
2019-03-23 21:31:53 +01:00
pytest
pytest-django
pytest-asyncio
pytest-cov