On Jan 17, 2008 1:01 AM, Mike Orr <[EMAIL PROTECTED]> wrote:

>
> I'm looking into pkg_resources.require as a possible solution to the
> old/new problem of Routes and WebHelpers, to avoid having to release
> Routes1 and WebhelpersOriginal packages.  Pylons doesn't have a
> top-level script unless people start making derivatives of 'paster',
> but I thought maybe putting a requirement at the top of routing.py and
> helpers.py would be enough.
>

I guess  you need to install packages with --multi-version switch for this
to be meaningful.

Though it looks like virtualenv/whatever is more robust than setuptools for
such cases.

Max.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-devel" 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/pylons-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to