Hello, I just commited two small yet very important changes r6290 & r6289, these are for #2176. The goal of this ticket is to simplify our dependency graph even more. Which means less MB per installation of TG and less installation issues.
I'll like to see people test this in as many platforms/versions of python as possible. And please report back the instructions for testing this are roughly the same. # on a NEW venv, this virtualenv tgtrunk cd tgtrunk source tgtrunk/bin/activate svn co http://svn.turbogears.org/trunk tg svn co http://svn.turbogears.org/trunk tg.devtools cd tg python setup.py develop cd ../../tg.devtools python setup.py develop paster quickstart tgtest1 #say yes to auth paster quickstart tgtest2 #say no to auth --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
