Add coveragerc and update Makefile

This commit is contained in:
Vinayak Mehta
2016-08-08 17:24:13 +05:30
parent 814d7b6939
commit 8ff04391b7
4 changed files with 150 additions and 135 deletions
+6
View File
@@ -0,0 +1,6 @@
[run]
branch = True
source = camelot
include = */camelot/*
omit =
*/setup.py