• Xavier Thompson's avatar
    [feat] Add buildout:extra-paths option · 7862eeb0
    Xavier Thompson authored
    This option determines what paths zc.buildout will scan for already
    installed distributions. This defaults to sys.path and can be set to
    an empty value to enable isolation. The special value 'legacy' yields
    the previous behavior of scanning specifically the paths of the current
    zc.buildout distribution and its dependencies.
    7862eeb0
test_all.py 125 KB