OpenSlides/requirements/development.txt
2018-08-25 17:11:29 +02:00

11 lines
198 B
Plaintext

coverage
#flake8
# Use master of flake8 until flake8 3.6 is released that supports python3.7
git+https://gitlab.com/pycqa/flake8.git
isort
mypy
pytest>=3.7.2
pytest-django
pytest-asyncio
pytest-cov