Files
notifications-admin/setup.cfg
2016-09-09 16:29:30 +01:00

7 lines
162 B
INI

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