[Distutils] Plans for binary wheels, and PyPi and OS-X

Greg Ewing greg.ewing at canterbury.ac.nz
Fri Nov 1 23:09:47 CET 2013


Chris Barker wrote:
> anyone putting a [MacOSX] binary on PyPi has 
> an obligation to built is so it will work with the python.org 
> <http://python.org> python -- and it's not inherently any harder to do 
> that than on Windows

Is there some way that a wheel could be checked to make
sure it doesn't depend on any libraries in non-standard
locations, etc?

If not, could enough information be added to the metadata
to make it possible?

-- 
Greg


More information about the Distutils-SIG mailing list