Commit 12355a93 authored by Enrico Zini's avatar Enrico Zini
Browse files

Also exclude housekeeping from test coverage

parent fdee4676
...@@ -9,4 +9,5 @@ omit = ...@@ -9,4 +9,5 @@ omit =
./django_housekeeping/* ./django_housekeeping/*
./*/management/commands/* ./*/management/commands/*
./*/migrations/* ./*/migrations/*
./*/housekeeping*
./fabfile* ./fabfile*
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment