On Wed, Aug 13, 2008 at 8:21 AM, holger krekel <[EMAIL PROTECTED]> wrote:
> > sure but in any case i don't want to change this going from 0.9.1 to 0.9.2. ack. > > I think i'd like to have a flag that turns automatic > compilation on or off. A setup.py installed release > should have this flag off so that no automatic > installation occurs. I've implemented this in http://systemexit.de/repo/py-setup/rev/4e18f70b985d. The flag used here is the existence of greenlet.c in py/c-extensions/greenlet/. > > is it usual to do binary eggs for linux/osx? linux no. osx probably. some people might not have xcode installed. >> The MANIFEST.in file should not be needed as setuptools would handle >> that automatically for a subversion repository. > > ah, it looks at all the files that are versioned? > yes _______________________________________________ py-dev mailing list py-dev@codespeak.net http://codespeak.net/mailman/listinfo/py-dev