14 lines
177 B
INI
14 lines
177 B
INI
[run]
|
|
source = .
|
|
include = *.py
|
|
omit =
|
|
*migrations*
|
|
*tests*
|
|
*.html
|
|
*whoosh_cn_backend*
|
|
*apps*
|
|
*commands*
|
|
*oauth*
|
|
*travis_test*
|
|
*settings.py*
|