12 lines
295 B
Plaintext
12 lines
295 B
Plaintext
# Requirements for OpenSlides in production
|
|
-r requirements_production.txt
|
|
|
|
# Requirements for development and tests in alphabetical order
|
|
coverage>=4.0a5,<4.1.0
|
|
flake8
|
|
isort
|
|
|
|
# Requirements for OpenSlides handbook/documentation in alphabetical order
|
|
Sphinx==1.2.2
|
|
sphinx-bootstrap-theme==0.4.0
|