Nov. 12, 2018
6:23 p.m.
At the PyCon CA sprints, we're working on a bot to make pull requests converting your package over from setup.py to setup.cfg if possible. We're in early stages of trying to make it feasible, but if we get it working, are there any PyPA cloud resources we could use to host it? Thanks, Paul P.S. To be clear, this is not an "opt-out" bot that is going to spam people with PRs, it would be a situation where you create an issue in your repo like: @py2cfgbot Convert this project And it generates a PR.