diff --git a/setup.cfg b/setup.cfg index ac5299e..24dc3aa 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,5 @@ [coverage:run] -source = accounts, ponyconf, proposals, conversations +source = ponyconf, cfp, mailing omit = */migrations/*, */apps.py, ponyconf/wsgi.py [flake8]