Add mitogen plugin
This commit is contained in:
15
mitogen/setup.cfg
Normal file
15
mitogen/setup.cfg
Normal file
@@ -0,0 +1,15 @@
|
||||
[coverage:run]
|
||||
branch = true
|
||||
source =
|
||||
mitogen
|
||||
omit =
|
||||
mitogen/compat/*
|
||||
|
||||
[flake8]
|
||||
ignore = E402,E128,W503,E731
|
||||
exclude = mitogen/compat
|
||||
|
||||
[egg_info]
|
||||
tag_build =
|
||||
tag_date = 0
|
||||
|
||||
Reference in New Issue
Block a user