[Distutils] pip merges wheel

Daniel Holth dholth at gmail.com
Tue Mar 19 01:28:00 CET 2013


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


More information about the Distutils-SIG mailing list