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)