On 1/6/06, Phillip J. Eby <[EMAIL PROTECTED]> wrote: > FYI, as of setuptools 0.6a9, you can set [easy_install] find_links in > setup.cfg and they will be honored by the develop command. So you > should be able to get this to work okay even for stuff that's not in > PyPI.
Ahh! That's nice. So standard operating procedure henceforth when requirements change is just "setup.py develop". cool. Kevin -- Kevin Dangoor Author of the Zesty News RSS newsreader email: [EMAIL PROTECTED] company: http://www.BlazingThings.com blog: http://www.BlueSkyOnMars.com

