Skip to content

Commit

Permalink
Simplified coverage config
Browse files Browse the repository at this point in the history
  • Loading branch information
vkopio committed Jul 2, 2019
1 parent a2d7740 commit a5caf21
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .coveragerc
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
[run]
omit =
venv/*
*/tests/*
include = src/*

0 comments on commit a5caf21

Please sign in to comment.