pdm-build-locked
pdm-build-locked is a pdm plugin to enabling reproducible installs of Python CLI tools – no breakage on dependency updates.
It achieves this by adding the pinned packages from PDM’s lockfile as additional optional dependency groups to the distribution metadata.
Compatible with pdm>=2.11
.