• Jérome Perrin's avatar
    SlapOS: don't fetch setup_requires eggs · 54f42c38
    Jérome Perrin authored
    Instead of installing setup_requires, which escapes buildout versions
    constraints and allow-picked-versions, we disallow setup_requires to
    install any missing packages. The packages are supposed to have been
    installed earlier, by using setup-eggs= option of zc.recipe.egg:custom
    or other variants of this recipe.
    54f42c38
__init__.py 7.32 KB