Skip to content

Instantly share code, notes, and snippets.

@kangwa
Created January 19, 2017 13:27
Show Gist options
  • Save kangwa/5c0b02326f1563eae2ee51eb6b107105 to your computer and use it in GitHub Desktop.
Save kangwa/5c0b02326f1563eae2ee51eb6b107105 to your computer and use it in GitHub Desktop.
Django coverage.py config / settings
[run]
omit =
env/*
timetracker/*
*manage.py*
*urls.py*
*__init__.py*
*tests.py*
*apps.py*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment