[13:45:35] <toad_polo> If you download a wheel, change the tag to `pp3`, then use `--no-index -f <wheelhouse_dir>` with `pip install`, it will say it can't find any matching distributions.
[14:05:56] <toad_polo> Hm, I think it may be this issue: https://github.com/pypa/pip/issues/7629
[14:06:20] <toad_polo> Because it works as I would expect when `pip < 20.0`.
[17:03:16] <toad_polo> pradyunsg: Do you have permissions to migrate that issue over to packaging?
[17:03:32] <toad_polo> Otherwise I guess I'll just spawn a new one.