buildout v3.0.0.a1 Release Notes

Release Date: 2020-05-17 // almost 4 years ago
    • ๐Ÿ“ฆ Scripts: ensure eggs are inserted before site-packages in sys.path.

    • ๐Ÿ›  Fix forever loop when changing zc.buildout version via buildout.

    • โž• Add support for Requires-Python metadata. Fragile monkeypatch that relies on pip._internal. Emits a warning when support is disabled due to changes in pip.

    • ๐Ÿ—„ Use pip install instead of deprecated setuptools.easy_install.

    • ๐Ÿ“Œ Patch pkg_resources.Distribution to make install of unpinned versions quicker. Most obvious with setuptools.