In #4457 (comment)_, @gaborbernat reported that the simplified vendoring strategy means vendored dependencies are no longer working for zipimporter archives.
Although the best recommended solution is for downstream integrators to incorporate the dependencies (setuptools[core]) naturally, it would be nice if the vendoring could continue to work until dependencies can be fully declared naturally (e.g. under setuptools).