[09:47:49] <xafer> erm, __init__ are not mandatory anymore but an absent __init__ means you'll end up with a namespace module which you probably do not want :o
[17:36:40] <nanonyme> So in other words mandatory if you want to support 2+3
[18:22:45] <_habnabit> pex issue: wheel support requires 'wheel>=0.24.0,<0.25.0', but that's not in the pex setup.py install-requires or extras-require. hardcoding that particular version string for wheel seems a bit... suboptimal, and i don't know if there's a better way to get this out of pex
[22:28:57] <agronholm> mgedmin: since 3.3 actually