- Comment-style declarations are now deprecated in favor of Python or TOML style. (97)
12.5.0
=======
Features --------
- Add support for script dependencies in a TOML block per PEP 723. (96)
12.4.0
=======
Features --------
- Ensure requirements with a URL are not detected as installed. (77)
12.3.1
=======
Bugfixes --------
- Removed Python 3.7 compatibility code.
12.3.0
=======
Features --------
- Renamed PIP_RUN_MODE variable to PIP_RUN_RETENTION_STRATEGY. Also renamed the default value of 'ephemeral' to 'destroy'. If PIP_RUN_MODE is used, a warning is emitted. (84)