Ahoy! I have built a TG2 app using the recommended method (virtualenv, tg2- bootstrap, paster, ...) and everything works great. I am now preparing for the first production deployment of my app and would like to deploy it as an egg. The setup.py lists the correct dependencies (e.g. TurboGears2 >= 2.0.3). Unfortunately the latest TG2 version in PyPI is 2.0.1, so when I easy_install my app that is the latest version I can get.
Firstly, is there any reason that later versions are not in PyPI? Secondly, I have not been involved in this community before (this is my first TG app) but if you could use a hand I'd be happy to upload the later releases. Thanks, David --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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?hl=en -~----------~----~----~----~------~----~------~--~---

