Skip to content

Commit

Permalink
added .coveragerc to fix recent break in coveralls api
Browse files Browse the repository at this point in the history
  • Loading branch information
bmcfee committed Feb 16, 2016
1 parent 545596a commit 0580ce5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .coveragerc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[report]
omit =
*/python?.?/*
*/site-packages/nose/*

0 comments on commit 0580ce5

Please sign in to comment.