graphene/setup.cfg
2015-11-06 01:13:28 -08:00

7 lines
101 B
INI

[flake8]
exclude = tests/*,setup.py
max-line-length = 160
[coverage:run]
omit = core/ntypes/tests/*