Skip to content

Commit

Permalink
.coveragerc
Browse files Browse the repository at this point in the history
  • Loading branch information
nilp0inter committed Jun 1, 2015
1 parent ad2dc62 commit 7239253
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .coveragerc
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
[run]
branch = True
cover_pylib = False
include =
pyknow/*
.tox/*/pyknow/*

[path]
source =
pyknow
.tox/*/pyknow

0 comments on commit 7239253

Please sign in to comment.