Re: Queries regarding python packages using setuptools

2012-03-30 Thread Peter Robinson
On Mar 30, 2012 6:34 PM, "Ankur Sinha" wrote: > > Hello, > > I have two queries that I'd like clarified please: > > 1. Is the setup.py file to be included in the rpm? I was under the > impression that this file is only required for building that package and > therefore should not be part of the rp

Queries regarding python packages using setuptools

2012-03-30 Thread Ankur Sinha
Hello, I have two queries that I'd like clarified please: 1. Is the setup.py file to be included in the rpm? I was under the impression that this file is only required for building that package and therefore should not be part of the rpm. Is this correct? 2. Are python eggs to be generated for *