On Thu, May 5, 2016 at 3:18 PM, Chris Barker <chris.bar...@noaa.gov> wrote:
> On Thu, May 5, 2016 at 2:10 AM, Nathaniel Smith <n...@pobox.com> wrote:
>>
>> ...The main thing I want to point out though, is that all of these
>> problems you're raising are complications caused entirely by wanting
>> to avoid build isolation in the name of simplicity. If each package
>> gets its own isolated build environment, then it can depend on
>> whatever it wants without any danger of collision with the ambient
>> environment.
>
>
> You do know that we're on our way to re-writing conda, now, don't you? :-)
>
> I think we need to be careful of scope-creep...

conda did not invent the idea of creating separate python environments
for different tasks :-)

-n

-- 
Nathaniel J. Smith -- https://vorpus.org
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
https://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to