On Wed, Jan 13, 2016 at 10:15 AM, Efraim Flashner <[email protected]> wrote: > On Wed, 13 Jan 2016 09:13:25 +0100 > Federico Beffa <[email protected]> wrote: > >> On Tue, Jan 12, 2016 at 10:37 PM, Ludovic Courtès <[email protected]> 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
