[run]
omit =
    */tests/*
    */docs/*
    setup.py
branch = true
source =
    pyradiosky

[report]
omit =
    */tests/*
    */docs/*
    setup.py

show_missing = true

[paths]
source =
    src
    */site-packages"
tests =
    tests
    */tests
