On Sat, Feb 14, 2009 at 9:26 AM, Florent Aide <[email protected]> wrote: > > tg.devtools still requires repoze.what-quickstart that is not found in > our egg index but is present on the pypi index.
actually it is there, it's just rc1 and we now require rc2, which is already on SVN but not in the index. as usual the [easy_install] lines in setup.cfg are hiding the pypi package from you, so you need to delete those two lines temporally. Since we are in the subject I'll add a notion to delete those two lines permanently, if you want an index you should say so, having a magical flag hide pypi from me is not good, specially when your dealing with a package that has tg dependencies and other which aren't. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
