On Thu, Jun 3, 2010 at 12:01 PM, Mike Burrows <[email protected]> wrote: > > Thanks Mike. > > I have no urgent need to upgrade but was happy to give it a whirl. > Unfortunately I ran straightaway into a version conflict! Will there > be a Pylons release soon that permits this version of WebHelpers? Or > is there some trick I don't know of to bypass the version checks?
The Pylons requirement is 'WebHelpers>=0.6.4', specifically to allow either version. Very old versions of Pylons (before 0.9.7) had a stricter requirement. So it must be something else that's preventing it. -- Mike Orr <[email protected]> -- You received this message because you are subscribed to the Google Groups "pylons-discuss" 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-discuss?hl=en.
