Skip to content

Commit

Permalink
coverage: don't include setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
lazka committed Aug 10, 2017
1 parent 035533f commit 8fe2946
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
[coverage:run]
omit =
include=
mutagen/*
tests/*
omit=
mutagen/_senf/*

[flake8]
Expand Down

0 comments on commit 8fe2946

Please sign in to comment.