Hey everyone, Recently, I've been working on an app that has branches using Pylons 0.9.6 and 0.9.7. Previously, to switch between them, I would do "python setup.py develop" and the requirements for my current version would be activated, overwriting the choices of the previous installation.
Sometime in the recent past, setuptools stopped doing this. Now, when there's a conflicting version it bails out and warns me. I have to resolve the situation manually. This is really annoying - can I get the old behavior back? -- Ross Vandegrift [email protected] "If the fight gets hot, the songs get hotter. If the going gets tough, the songs get tougher." --Woody Guthrie --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
