Skip to content

Commit

Permalink
Corrected coveragerc
Browse files Browse the repository at this point in the history
  • Loading branch information
ozak committed Dec 5, 2014
1 parent 1f8a80c commit c7afbeb
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .coveragerc
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[run]
source = rasterstats
omit =
*/python?.?/*
*/lib-python/?.?/*.py
*/lib_pypy/_*.py
*/site-packages/ordereddict.py
*/site-packages/nose/*
*/unittest2/*

0 comments on commit c7afbeb

Please sign in to comment.