Skip to content

v2.29.2

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Sep 07:00
096f587

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)