Release Notes
✨ Highlights
Small release with fixes related to the conda source dependencies.
Added
- Resolving PyPI deps with a
SourceRecordPython by @lucascolley in #5159 - Refactor pixi pypi spec by @tdejager in #5155
Documentation
- Add
devtable documentation by @ruben-arts in #5163
Fixed
- Let
pixi runorpixi installfail on unsupported platforms by @Hofer-Julian in #5141 - Include dev dependencies when extracting packages from solve groups by @baszalmstra in #5156
- Update lock-file on change by @baszalmstra in #5158
Download pixi 0.62.1
| File | Platform | Checksum |
|---|---|---|
| pixi-aarch64-apple-darwin.tar.gz | Apple Silicon macOS | checksum |
| pixi-x86_64-apple-darwin.tar.gz | Intel macOS | checksum |
| pixi-aarch64-pc-windows-msvc.zip | ARM64 Windows | checksum |
| pixi-aarch64-pc-windows-msvc.msi | ARM64 Windows | checksum |
| pixi-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| pixi-x86_64-pc-windows-msvc.msi | x64 Windows | checksum |
| pixi-aarch64-unknown-linux-musl.tar.gz | ARM64 MUSL Linux | checksum |
| pixi-x86_64-unknown-linux-musl.tar.gz | x64 MUSL Linux | checksum |