Skip to content

v2.1.5

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Oct 09:08
f79f079

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