On Mon, 2006-05-15 at 20:28 -0400, Brandon Goldfedder wrote: > I believe there is a flag you set that will create a pyc only egg > > > > Do you happen to know that flag. Had trouble RTFM’ing to find it.
python setup.py bdist_egg --exclude-source-files Running "python setup.py --help <command>" is the easiest way to get a list of all the options available for any of the commands. -- Matt Good <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears -~----------~----~----~----~------~----~------~--~---

