Files @ fbcfd05b0256
Branch filter:

Location: symposion_app/tox.ini

Scott Bragg
Merge pull request #1 from faulteh/master

Changes to get website deployable in production.
1
2
3
4
[flake8]
ignore = E265,E501
max-line-length = 100
max-complexity = 10