On Tue, Dec 23, 2008 at 12:51 AM, Lukasz Szybalski <[email protected]> wrote: > > Hello, > > > 1. Can setup.cfg be configured to use easy_install from > tg.org/,,,/index and then pypi. Its really hard to install from source > tg.devtools when package is missing on index page (tg.devtools in
This is a _new_ thread with a new question. Please do _not_ use another unrelated thread to ask new questions. (even if you change the subject)... This may sound arsh but please understand you are posting a lot of emails in the mailing lists and are mixing subjects and questions. Most of the time not answering the questions we ask you, and thus creating a sentiment of wasting our time. I propose you read http://www.catb.org/~esr/faqs/smart-questions.html and think about it. That said, did you try to run: easy_install -i http://pypi.python.org/simple/ yourpackage to see if it works as you want ? Florent. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
