3.9.0
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 intopyproject.toml
. (#829)
Bug fixes
- Add setuptools to recipe host requirements. (#829)