Features & Improvements
- Support multiple PyPI indexes in the configuration. They will be tried after the sources in
pyproject.toml. #1310 - Accept yanked versions when the requirement version is pinned. #1575
-
- Expose PDM fixtures as a
pytestpluginpdm.pytestfor plugin developers. #1594
- Expose PDM fixtures as a
- Show message in the status when fetching package hashes.
Fetch hashes from the JSON API response as well. #1609 - Mark
pdm.lockwith an@generatedcomment. #1611