> The use of a different index page than cheeseshop for the tg project
> first looked attractive to me, until I asked a colleague of mine to
> checkout my project, and simply run a "setup.py develop".
>
> I could not find a way to specify the correct source url(s) in the
> setup.py so that installing tg first is not required.

the setup.cfg file in the tg package should set the index to the right place.

So setup.py develop when run in the tg directory should do the right
thing when run within the same directiory as that setup.cfg file.

Though, it is true that to get a full tg2 developer install you also
need to setup.py develop tg.devtools as well.

If something's going wrong with that process, hopefully we can find a solution.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to