| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| pdm-2.29.2-x86_64-pc-windows-msvc.tar.gz | 2026-09-17 | 22.0 MB | |
| pdm-2.29.2-x86_64-pc-windows-msvc.tar.gz.sha256 | 2026-09-17 | 107 Bytes | |
| pdm-2.29.2-x86_64-apple-darwin.tar.gz | 2026-09-17 | 16.9 MB | |
| pdm-2.29.2-x86_64-apple-darwin.tar.gz.sha256 | 2026-09-17 | 104 Bytes | |
| pdm-2.29.2-aarch64-apple-darwin.tar.gz | 2026-09-17 | 16.6 MB | |
| pdm-2.29.2-aarch64-apple-darwin.tar.gz.sha256 | 2026-09-17 | 105 Bytes | |
| pdm-2.29.2-x86_64-unknown-linux-gnu.tar.gz | 2026-09-17 | 22.2 MB | |
| pdm-2.29.2-x86_64-unknown-linux-gnu.tar.gz.sha256 | 2026-09-17 | 109 Bytes | |
| pdm-2.29.2-aarch64-unknown-linux-gnu.tar.gz | 2026-09-17 | 18.5 MB | |
| pdm-2.29.2-aarch64-unknown-linux-gnu.tar.gz.sha256 | 2026-09-17 | 110 Bytes | |
| README.md | 2026-09-17 | 482 Bytes | |
| v2.29.2 source code.tar.gz | 2026-09-17 | 2.9 MB | |
| v2.29.2 source code.zip | 2026-09-17 | 3.1 MB | |
| Totals: 13 Items | 102.3 MB | 0 | |
Bug Fixes
- Fix writing lock files specified as bare relative filenames with
pdm lock --lockfile. (#3891) - Preserve local paths containing spaces and their extras and environment markers when importing requirements files. (#3894)
Documentation
- List the install-pdm.py options the script actually accepts. (#3889)