On Wed, Jan 28, 2009 at 8:45 PM, Wyatt Baldwin <[email protected]> wrote: > > On Jan 28, 4:06 pm, Mike Orr <[email protected]> wrote: >> On Wed, Jan 28, 2009 at 3:37 PM, Akira Kitada <[email protected]> wrote: >> >> [snip] >> >> In production, I've gone to always using virtualenvs. That way if I >> install a new website with different library versions, I don't have to >> worry about potentially breaking existing sites. I use OS packages >> only for things that are particularly difficult to install (MySQLdb, >> LDAP, PIL). Fortunately these are pretty version-independent, so all >> applications can use them. > > I've adopted this same strategy in the last 6 months or so. Works > great.
same here works great for dev and prod across any OS. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
