I do understand the confusion. Binary package formats have more than one use. Coincidentally we have implemented the slightly different "cache compiles" and "distribute software" features using the same format. It might help if you can imagine that "pip wheel" produces a different format than "python setup.py bdist_wheel upload". Daniel