OpenSlides/requirements/development.txt

11 lines
191 B
Plaintext
Raw Normal View History

coverage
#flake8
# Use master of flake8 until flake8 3.6 is released that supports python3.7
git+https://gitlab.com/pycqa/flake8.git
isort
2018-09-23 17:01:58 +02:00
mypy
pytest
pytest-django
pytest-asyncio
pytest-cov