Bug Fixes
- Fix zsh hanging issue by removing PyPI package completion. (#3329)
- Write dev dependencies to
dependency-groupssection when importing project from other package managers. (#3354)
Miscellany
- Show a warning when resolving against cross-platform targets under uv mode. (#3341)