[pep8]
max-line-length = 120
exclude = ./migrations,./venv,./venv3,./node_modules,./bower_components
[pytest]
norecursedirs = node_modules bower_components