Skip to content

Commit

Permalink
Omit non package files from report.
Browse files Browse the repository at this point in the history
  • Loading branch information
jkeyes committed Apr 19, 2015
1 parent 7d859f1 commit cc6c8e9
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .coveragerc
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[run]
source = intercom

[report]
omit =
*/python?.?/*
*/site-packages/nose/*

0 comments on commit cc6c8e9

Please sign in to comment.