OpenSlides/requirements.txt
Oskar Hahn 32137b6523 Use python3
python3.3 and python3.4 are supported
2014-08-24 21:21:11 +02:00

11 lines
289 B
Plaintext

# Requirements for OpenSlides in production
-r requirements_production.txt
# Requirements for development and tests in alphabetical order
coverage==3.7.1
flake8==2.1.0
# Requirements for OpenSlides handbook/documentation in alphabetical order
Sphinx==1.2.2
sphinx-bootstrap-theme==0.4.0