Skip to content

Commit

Permalink
excluded distutils from coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Karstens committed May 9, 2014
1 parent 2610ee2 commit 17529f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .coveragerc
@@ -1,2 +1,2 @@
[run]
omit = */site*/*,test/*
omit = */site*/*,test/*,*/distutils/*

0 comments on commit 17529f4

Please sign in to comment.