Bug Fixes
- Fix writing lock files specified as bare relative filenames with
pdm lock --lockfile. (#3891) - Preserve local paths containing spaces and their extras and environment markers when importing requirements files. (#3894)
Documentation
- List the install-pdm.py options the script actually accepts. (#3889)