Adding Mitogen plugin and strategy.

This commit is contained in:
2026-04-09 19:51:43 -04:00
parent a85f7f50e9
commit 3ae80ef3bb
115 changed files with 26212 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
[bdist_wheel]
python_tag = py2.py3
[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