[Distutils] platform specific python only wheels

Ronald Oussoren ronaldoussoren at mac.com
Thu Jan 30 19:14:52 CET 2014


Hi,

Is there a way to create a wheel that contains only python code, but can only be installed on particular platforms?

In particular, I’m looking for a way to create a wheel for py2app that can only be installed on OSX because py2app cannot “cross-compile” application bundles.  

Ronald


More information about the Distutils-SIG mailing list