# Configuration for coverage.py
[run]
omit =
    tests/*
source =
    gvmtools
    scripts
