Features & Improvements
- Provide an option to export requirements from pyproject.toml #190
- For Windows users,
pdm --pep582can enable PEP 582 globally by manipulating the WinReg. #191
Bug Fixes
- Inject
__pypackages__intoPATHenv var duringpdm run. #193