Files
notifications-admin/setup.cfg

7 lines
157 B
INI
Raw Normal View History

2015-11-23 13:50:37 +00:00
[pep8]
max-line-length = 120
exclude = ./migrations,./venv,./venv3,./node_modules,./bower_components
[pytest]
norecursedirs = node_modules bower_components