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