[run]
source = .
include = *.py
omit =
    *migrations*
    *tests*
    *.html
    *whoosh_cn_backend*
    *apps*
    *commands*
    *oauth*
    *travis_test*
    *settings.py*
