8ad6accaa6
Do not do any travis checks, but append the commands, so that we can use isort to clean up the code
12 lines
281 B
Plaintext
12 lines
281 B
Plaintext
# Requirements for OpenSlides in production
|
|
-r requirements_production.txt
|
|
|
|
# Requirements for development and tests in alphabetical order
|
|
coverage
|
|
flake8
|
|
isort
|
|
|
|
# Requirements for OpenSlides handbook/documentation in alphabetical order
|
|
Sphinx==1.2.2
|
|
sphinx-bootstrap-theme==0.4.0
|