Add mitogen plugin

This commit is contained in:
Tim Dittler
2020-01-14 13:57:04 +01:00
parent e49f5a368f
commit d047e7c4aa
113 changed files with 23754 additions and 0 deletions

15
mitogen/setup.cfg Normal file
View 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