OpenSlides/requirements.txt
Oskar Hahn 8ad6accaa6 Add isort1
Do not do any travis checks, but append the commands, so that we can use isort to clean up the code
2015-02-17 07:41:24 +01:00

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