[Pythonmac-SIG] py2app standalone options
Bob Ippolito
bob at redivi.com
Thu Dec 16 20:55:15 CET 2004
On Dec 16, 2004, at 2:40 PM, has wrote:
> Bob wrote:
>
>>>> [py2app] still does the dependency scan for third party python code
>>>> and dependent libraries/frameworks. If you want to depend on third
>>>> party stuff in site-packages, too bad, you'll have to exclude them
>>>> all individually and use --site-packages.
>>>
>>> Why?
>>
>> Because I don't care about your use case. It's rare and is very
>> often not what people want.
>
> How rare?
Rare enough that I can't justify writing the code and adding yet
another option. If you don't need a redistributable application, then
use an alias bundle. If you want a redistributable application, then
include the dependencies.
-bob
More information about the Pythonmac-SIG
mailing list