You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
[coverage:run]
|
|
branch = true
|
|
source =
|
|
mitogen
|
|
omit =
|
|
mitogen/compat/*
|
|
|
|
[flake8]
|
|
ignore = E402,E128,W503,E731
|
|
exclude = mitogen/compat
|