How can I exclude South migrations from coverage reports using coverage.py January 4, 2024 by Tarik The solution was: [run] omit = ../*migrations*