python3-anticaptcha/.coveragerc

17 lines
199 B
INI

[run]
omit =
*__init__*
*/tests/*
include =
*/src/python3_anticaptcha/*
[report]
omit =
*__init__*
*/tests/*
include =
*/src/python3_anticaptcha/*