On Dec 16, 2004, at 2:14 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. If you're distributing an application with some particular package, like appscript, then just explicitly exclude appscript and turn on --site-packages and it will effectively be "without dependencies".


-bob

_______________________________________________
Pythonmac-SIG maillist  -  [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to