Skip to content

v2.12.4

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Feb 02:22
429df86

Features & Improvements

  • Use env PDM_NO_EDITABLE as the default value for --no-editable option. #2613

Bug Fixes

  • Reset project.environment when importing from setup.py, to fix resolution error. #2608
  • Do not fetch package hashes when --frozen-lockfile is passed. #2630
  • Make sure non-venv interpreters are used by venv creator. #2631
  • Don't cause a hard failure if the local directory doesn't exist. #2650

Documentation

  • Fix the default value for negative CLI flags. #2642
  • Auto-gen configuration reference documentation. #2645