Upcoming changes in the pypa/wheel project

I’m not sure I’m following. Do you mean that without this workaround, the imports would stop working? If so, why not just point out the real solution (from setuptools.command.bdist_wheel import bdist_wheel) if we’re going to break things for the offending projects anyway?