Please add `.whl` to `g:zipPlugin_ext` in `runtime/plugin/zipPlugin.vim`. From [Python Packaging User Guide](https://packaging.python.org/en/latest/specifications/binary-distribution-format/): > A wheel is a ZIP-format archive with a specially formatted file name and the `.whl` extension.