Skip to content

3.9.0

Compare
Choose a tag to compare
@jaimergp jaimergp released this 07 Aug 20:53
· 46 commits to main since this release
7eb2d2a

Enhancements

  • A new setting virtual_specs allows the installer to run some checks before the installation proceeds. Useful for checking whether certain virtual package versions or system requirements can be satisfied. (#809)
  • Add option to output hashes of installer files. (#816)
  • Merge setup.* files into pyproject.toml. (#829)

Bug fixes

  • Add setuptools to recipe host requirements. (#829)

Contributors