Skip to content

Commit

Permalink
Fixing .coveragerc
Browse files Browse the repository at this point in the history
  • Loading branch information
fjsj committed Aug 30, 2016
1 parent 6fca422 commit 6cd3249
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .coveragerc
@@ -1,6 +1,6 @@
[run]
branch = True
omit = */.virtualenvs/*
omit = */virtualenvs/*
*/migrations/*
*/settings/*
*/tests/*

0 comments on commit 6cd3249

Please sign in to comment.