PDM v2.1.5 Release Notes

Release Date: 2022-10-05 // over 1 year ago
  • ๐Ÿ› Bug Fixes

    • ๐Ÿ— Ensure pypi.[ca,client]_cert[s] config items are passed to distribution builder install steps to allow for custom PyPI index sources with self signed certificates. #1396
    • ๐Ÿ›  Fix a crash issue when depending on editable packages with extras. #1401
    • Do not save the python path when using non-interactive mode in pdm init. #1410
    • ๐Ÿ“‡ Restrict importlib-metadata (<5.0.0) for Python <3.8 #1411