ansible-repo/mitogen-0.3.9/setup.cfg
hogweed1 fe33aee2fe
Some checks reported errors
continuous-integration/drone/push Build encountered an error
w8 wut
2024-10-22 16:16:43 +10:00

19 lines
206 B
INI

[bdist_wheel]
universal = 1
[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