[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: reproducibility
From: |
Federico Beffa |
Subject: |
Re: reproducibility |
Date: |
Wed, 13 Jan 2016 20:51:57 +0100 |
On Wed, Jan 13, 2016 at 10:15 AM, Efraim Flashner <address@hidden> wrote:
> On Wed, 13 Jan 2016 09:13:25 +0100
> Federico Beffa <address@hidden> wrote:
>
>> On Tue, Jan 12, 2016 at 10:37 PM, Ludovic Courtès <address@hidden> wrote:
>> [...]
>> [...]
>> [...]
>> [...]
>> [...]
>> [...]
>> [...]
>>
>> Just out of curiosity, could you provide a concrete example where the
>> order is purposefully specified.
>>
>> Thanks,
>> Fede
>>
>
> I haven't had time (since reading this) to test if the order matters or not,
> but some of the openstack packages say they care about order:
> https://git.openstack.org/cgit/openstack/python-keystoneclient/tree/test-requirements.txt?h=2.0.0
Reading the comment sounds like its because pip installs packages
sequentially. Sounds like a different approach from what we are doing.
Anyway, thanks for the pointer.
Regards,
Fede