[Distutils] py2app and eggs part deux

Kevin Dangoor dangoor at gmail.com
Wed Jul 13 17:15:40 CEST 2005


Either something has changed (for the better!) or I'm losing my mind...

When I first started playing with the eggs (setuptools 0.5a5, I
think), py2app pretty much ignored what was in there. This morning, I
removed the egg expansion stuff from my setup script and voila! With
setuptools 0.5a12, py2app spots the modules in the eggs and handles
them just like any other!

So, I just need to figure out what to do about included resources and
I'm all set.

Kevin


More information about the Distutils-SIG mailing list