Re: pip install scons
anatoly techtonik <[email protected]>
| Newsgroups | gmane.comp.programming.tools.scons.devel |
|---|---|
| Message-ID | <CAPkN8xLE1n5V-BWkyt0amgsJRFWjyrYUMqPmm4oXj+k0FDWevw@mail.gmail.com> |
On Fri, May 6, 2016 at 2:18 PM, Alexandre Feblot <[email protected]> wrote: > Hi, > > Supporting multiple versions at the same time will be required as soon as a > SCons release breaks compatibility. If you want your older product sources > built with an old SCons to keep building, you need to keep this old Scons > available for them. And what `scons` binary should refer to then? > Unless virtual env is the official and documented method to have multiple > versions in production? (never used it, don't know exactly how it's supposed > to be used). Try and tell us your experience.