[flake8]
exclude = setup.py
max-line-length = 120

[coverage:run]
omit = core/ntypes/tests/*