Files
notifications-admin/setup.cfg
2016-11-23 12:40:39 +00:00

7 lines
170 B
INI

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