I have that file. same content as the link. As I believe it is just part of the project source, which I just check out without any modification.
I run python setup.py install is that the right way to install ? Kevin Dangoor wrote: > Do you have a setup.cfg in your checkout of Kid? You should: > http://lesscode.org/projects/kid/file/trunk/setup.cfg > > That file tells setuptools to tag the svn version. This is good > practice, because just saying 0.7adev isn't specific enough. > (TurboGears 0.8 depends on some changes I checked in around 186.) > > Kevin > > > On 10/21/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > > Is it really necessary for the r186 ? I have a copy of kid trunk(which > > is r186) but the setup only said 0.7adev and turbogears complains. > > > > > > > -- > Kevin Dangoor > Author of the Zesty News RSS newsreader > > email: [EMAIL PROTECTED] > company: http://www.BlazingThings.com > blog: http://www.BlueSkyOnMars.com

