pypi pdm 2.25.5
v2.25.5

latest releases: 2.25.9, 2.25.8, 2.25.7...
3 months ago

Features & Improvements

  • Tell the difference between free-threaded Python and normal ones. Users need to request for free-threaded versions explicitly by adding t to the version string, otherwise the normal build will be preferred. (#3562)

Bug Fixes

  • Fix a bug that editable local package URLs are empty when using pylock.toml. (#3565)
  • Fix a bug where pdm export with --lockfile pylock.toml produced empty requirements.txt files due to missing group information extraction from pylock format markers. (#3573)
  • Read metadata from installed distribution when using reuse-installed strategy. (#3579)
  • Fix a lockfile writing error when locking git dependencies in the pylock.toml format. (#3582)

Don't miss a new pdm release

NewReleases is sending notifications on new releases.