github pdm-project/pdm 1.10.1
v1.10.1

latest releases: 2.20.0.post1, 2.20.0, 2.19.3...
3 years ago

Features & Improvements

  • Isolate the project environment with system site packages in pdm run, but keep them seen when PEP 582 is enabled. #708

Bug Fixes

  • Run pip with --isolated when building wheels. In this way some env vars like PIP_REQUIRE_VIRTUALENV can be ignored. #669
  • Fix the install script to ensure pip is not DEBUNDLED. #685
  • Fix a bug that when summary is None, the lockfile can't be generated. #719
  • ${PROJECT_ROOT} should be written in the URL when relative path is given. #721
  • Fix a bug that when project table already exists, pdm import can't merge the settings correctly. #723

Don't miss a new pdm release

NewReleases is sending notifications on new releases.