Skip to content

v2.17.3

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Aug 12:16
3d3c849

Bug Fixes

  • Fix a crash issue when requires-python is absent in the project metadata. (#3062)
  • Now correctly sets related config for PDM_IGNORE_SAVED_PYTHON when it is set to "false", "no", "0". (#3064)
  • Fix a bug that PDM plugins installed from project-root cannot be loaded, if they have dependencies. (#3067)