• Xavier Thompson's avatar
    [fix] Fix bootstrap working set order · 73b0c0d5
    Xavier Thompson authored
    In bootstrap we potentially copy eggs from the working set to ./eggs.
    We then reconstruct the same working set using the moved locations.
    
    This commits ensures we keep a correct working set order throughout
    and that we avoid activating unintended dists.
    73b0c0d5
buildout.py 94.3 KB