OpenSlides/requirements.txt
Oskar Hahn 92a39a3fc6 support python 3.7
fix new pep8 stype
2018-08-08 21:46:56 +02:00

12 lines
298 B
Plaintext

# Requirements for OpenSlides in production
-r requirements_big_mode.txt
# Requirements for development and tests in alphabetical order
coverage
#flake8
# Use master of flake8 until flake8 3.6 is released that supports python3.7
git+https://gitlab.com/pycqa/flake8.git
isort==4.2.5
mypy
fakeredis