[flake8]
exclude =
    .git,
    __pycache__,
    build,
    dist,
    versioneer.py,
    mailerlite/_version.py,
    docs/source/conf.py
