buildout v3.0.0.rc2 Release Notes

Release Date: 2022-03-04 // about 2 years ago
  • ๐Ÿ†• New features:

    • โž• add support for PEP496 environment markers (pep496)

    ๐Ÿ› Bug fixes:

    • ๐Ÿ—„ Fix TypeError for missing required use_deprecated_html5lib with pip 22. Keep compatible with earlier pip versions. (#598)

Previous changes from v3.0.0.rc1

  • ๐Ÿ› Bug fixes:

    • Call pip via python -m pip. (#569)