buildout v2.12.0 Release Notes

Release Date: 2018-07-02 // over 5 years ago
    • ➕ Add a new buildout option allow-unknown-extras to enable installing requirements that specify extras that do not exist. This needs a corresponding update to zc.recipe.egg. See issue 457 <https://github.com/buildout/buildout/issues/457>_.

    zc.recipe.egg has been updated to 2.0.6 for this change.