Skip to content

Commit

Permalink
Exclude contrib from coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
sh4nks committed Mar 17, 2021
1 parent 588099f commit 31f6949
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,7 @@ exclude =
# This contains builds of flake8 that we don't want to check
dist
max-complexity = 10

[coverage:run]
omit =
flask_caching/contrib/*

0 comments on commit 31f6949

Please sign in to comment.