• Xavier Thompson's avatar
    [fix] Fix bootstrap working set order · 2f6e6f29
    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.
    2f6e6f29
buildout.py 83.2 KB